Skip to content

Commit

Permalink
XCOMMONS-3217: Upgrade to Checker Qual 3.48.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Dec 3, 2024
1 parent aeba491 commit 61fe317
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 @@ -1439,7 +1439,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.48.2</version>
<version>3.48.3</version>
</dependency>
<dependency>
<groupId>com.google.errorprone</groupId>
Expand Down

0 comments on commit 61fe317

Please sign in to comment.