Skip to content

Commit

Permalink
Upgrade Checker Framework Annotations 3.38.0 -> 3.39.0 (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
Picnic-Bot authored Oct 3, 2023
1 parent 2c8469f commit 15ff85c
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.38.0</version>
<version>3.39.0</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 15ff85c

Please sign in to comment.