Skip to content

Commit

Permalink
Udpate errorprone to 2.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Sep 14, 2024
1 parent 4b77e22 commit bfc5d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
jackson = "2.17.2"
retrofit = "2.11.0"
dropwizard = "4.0.8"
errorprone = "2.31.0"
errorprone = "2.32.0"

[libraries]
errorprone_annotations = { module = "com.google.errorprone:error_prone_annotations", version.ref = "errorprone" }
Expand Down

0 comments on commit bfc5d2a

Please sign in to comment.