Skip to content

Commit

Permalink
Bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent c292c3e commit 69d21b5
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 @@ -17,7 +17,7 @@ dependencies {
implementation 'commons-io:commons-io:2.16.1'
implementation 'net.lingala.zip4j:zip4j:2.11.5'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'commons-cli:commons-cli:1.6.0'
implementation 'commons-cli:commons-cli:1.7.0'

testImplementation 'junit:junit:4.13.2'

Expand Down

0 comments on commit 69d21b5

Please sign in to comment.