Skip to content

Commit

Permalink
Update errorprone to 2.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Oct 1, 2024
1 parent 6c366a3 commit 2d93f5c
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 @@ -3,7 +3,7 @@ jackson = "2.18.0"
jersey = "3.1.8"
retrofit = "2.11.0"
slf4j = "2.0.16"
errorprone = "2.32.0"
errorprone = "2.33.0"

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

0 comments on commit 2d93f5c

Please sign in to comment.