Skip to content

Commit

Permalink
fix: bump up Errorprone to 2.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kengo TODA <[email protected]>
  • Loading branch information
KengoTODA committed Dec 30, 2022
1 parent bf6a36a commit 85452fe
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
@@ -1,5 +1,5 @@
[versions]
errorprone = "2.16"
errorprone = "2.17.0"

[libraries]
errorprone-check-api = { module = "com.google.errorprone:error_prone_check_api", version.ref = "errorprone" }
Expand Down

0 comments on commit 85452fe

Please sign in to comment.