Skip to content

Commit

Permalink
Update dependency com.google.errorprone:error_prone_core to v2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 4, 2024
1 parent 7ae8e9e commit d715f04
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 @@ -22,7 +22,7 @@ repositories {
mavenCentral()
}

ext.errorproneVersion = '2.24.0'
ext.errorproneVersion = '2.24.1'

dependencies {
api 'org.checkerframework.annotatedlib:bcel:6.5.0'
Expand Down

0 comments on commit d715f04

Please sign in to comment.