Skip to content

Commit

Permalink
Update dependency org.plumelib:plume-util to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 0efa442 commit fa7cd20
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 @@ -42,7 +42,7 @@ dependencies {
implementation 'org.apache.commons:commons-exec:1.4.0'
implementation 'org.ini4j:ini4j:0.5.4'
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.tmatesoft.svnkit:svnkit:1.10.11'

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

0 comments on commit fa7cd20

Please sign in to comment.