Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-exec to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent be590ae commit 3db7f32
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 @@ -26,7 +26,7 @@ ext {
}

dependencies {
implementation 'org.apache.commons:commons-exec:1.3'
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.0'
Expand Down

0 comments on commit 3db7f32

Please sign in to comment.