Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed Sep 21, 2021
1 parent 00ef612 commit 6237d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.16.0</version>
<version>3.18.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down Expand Up @@ -202,7 +202,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-plugin</artifactId>
<version>1.11.2</version>
<version>1.12.0</version>
<configuration>
<pushChanges>true</pushChanges>
</configuration>
Expand Down

0 comments on commit 6237d98

Please sign in to comment.