Skip to content

Commit

Permalink
Upgrade Checker Framework Annotations 3.24.0 -> 3.25.0 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Sep 3, 2022
1 parent b4b2afd commit 7c66733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.24.0</version>
<version>3.25.0</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 7c66733

Please sign in to comment.