Skip to content

Commit

Permalink
Update dependency com.google.errorprone:error_prone_annotations to v2…
Browse files Browse the repository at this point in the history
….27.0
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 23abefc commit ef4c875
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.26.1'
ext.errorproneVersion = '2.27.0'

dependencies {
implementation 'org.plumelib:options:2.0.3'
Expand Down

0 comments on commit ef4c875

Please sign in to comment.