Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency com.google.errorprone:error_prone_core…
Browse files Browse the repository at this point in the history
… to v2.14.0
renovate-bot committed May 24, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent cb1d533 commit fa5474e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -49,7 +49,7 @@ allprojects {
}

dependencies {
errorprone 'com.google.errorprone:error_prone_core:2.3.3'
errorprone 'com.google.errorprone:error_prone_core:2.14.0'
errorproneJavac "com.google.errorprone:javac:9+181-r4173-1"
}

0 comments on commit fa5474e

Please sign in to comment.