Skip to content

Commit

Permalink
Update dependency org.plumelib:plume-util to v1.9.3 (#251)
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] committed Apr 20, 2024
1 parent fbb6eff commit 59b34c1
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.2'
implementation 'org.plumelib:plume-util:1.9.3'

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

0 comments on commit 59b34c1

Please sign in to comment.