Skip to content

Commit

Permalink
Update errorproneVersion to v2.31.0 (#277)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 98de2ab commit c07a62b
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 @@ repositories {
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
}

ext.errorproneVersion = '2.30.0'
ext.errorproneVersion = '2.31.0'

dependencies {
compileOnly "com.google.errorprone:error_prone_annotations:${errorproneVersion}"
Expand Down

0 comments on commit c07a62b

Please sign in to comment.