Skip to content

Commit

Permalink
Upgrade Checker Framework Annotations 3.34.0 -> 3.35.0 (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot committed Jun 6, 2023
1 parent 49e5fd1 commit cdf27ac
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 @@ -412,7 +412,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.34.0</version>
<version>3.35.0</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit cdf27ac

Please sign in to comment.