Skip to content

Commit

Permalink
fix(deps): update dependency com.google.errorprone:error_prone_core t…
Browse files Browse the repository at this point in the history
…o v2.28.0
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 3fc79c9 commit 3fb4187
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 @@ -50,7 +50,7 @@ allprojects {
}

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

Expand Down

0 comments on commit 3fb4187

Please sign in to comment.