Skip to content

Commit

Permalink
Upgrade Checker Framework Annotations 3.26.0 -> 3.27.0 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Nov 3, 2022
1 parent f10f2c9 commit 55d2622
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 @@ -365,7 +365,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.26.0</version>
<version>3.27.0</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 55d2622

Please sign in to comment.