Skip to content

Commit

Permalink
Update dependency org.plumelib:plume-util to v1.10.0 (#680)
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 Oct 27, 2024
1 parent f6f2b3b commit a7ce52d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion annotation-file-utilities/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
compileOnly 'org.checkerframework:checker-qual:3.48.1'

implementation 'org.plumelib:options:2.0.3'
implementation 'org.plumelib:plume-util:1.9.3'
implementation 'org.plumelib:plume-util:1.10.0'
implementation 'org.plumelib:reflection-util:1.1.4'
implementation ('org.checkerframework.annotatedlib:guava:33.1.0.2-jre') {
// So long as Guava only uses annotations from checker-qual, excluding it should not cause problems.
Expand Down

0 comments on commit a7ce52d

Please sign in to comment.