Skip to content

Commit

Permalink
chore(deps): update dependency com.google.errorprone:error_prone_core…
Browse files Browse the repository at this point in the history
… to v2.8.1
  • Loading branch information
renovate-bot committed Aug 6, 2021
1 parent 7e99bc6 commit 6d5bb7b
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
Expand Up @@ -49,7 +49,7 @@ allprojects {
}

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

Expand Down

0 comments on commit 6d5bb7b

Please sign in to comment.