Skip to content

Commit

Permalink
Bump com.google.errorprone:error_prone_core from 2.30.0 to 2.31.0 (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent dc15c8d commit 795059e
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 @@ -21,7 +21,7 @@ dependencies {

testImplementation 'junit:junit:4.13.2'

errorprone 'com.google.errorprone:error_prone_core:2.30.0'
errorprone 'com.google.errorprone:error_prone_core:2.31.0'
errorproneJavac 'com.google.errorprone:javac:9+181-r4173-1'
}

Expand Down

0 comments on commit 795059e

Please sign in to comment.