Skip to content

Commit

Permalink
fix(deps): update errorprone to v2.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2024
1 parent f79cda2 commit 59f7647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
@@ -1,5 +1,5 @@
[versions]
errorprone = "2.24.1"
errorprone = "2.26.1"

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

0 comments on commit 59f7647

Please sign in to comment.