Skip to content

Commit

Permalink
Update dependency org.plumelib:plume-util to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 7, 2024
1 parent cfefbc8 commit fbb6eff
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 @@ -25,7 +25,7 @@ ext.errorproneVersion = '2.26.1'

dependencies {
implementation 'org.plumelib:options:2.0.3'
implementation 'org.plumelib:plume-util:1.9.1'
implementation 'org.plumelib:plume-util:1.9.2'

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

0 comments on commit fbb6eff

Please sign in to comment.