Skip to content

Commit

Permalink
Merge pull request #4491 from RPTools/dependabot/gradle/develop/commo…
Browse files Browse the repository at this point in the history
…ns-cli-commons-cli-1.6.0

Bump commons-cli:commons-cli from 1.5.0 to 1.6.0
  • Loading branch information
cwisniew authored Nov 24, 2023
2 parents 615a1d2 + 151be7f commit 546f406
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 @@ -366,7 +366,7 @@ dependencies {
// ftp client
implementation 'commons-net:commons-net:3.10.0'
// commandline parsing
implementation 'commons-cli:commons-cli:1.5.0'
implementation 'commons-cli:commons-cli:1.6.0'

// needed for preference dialog at runtime
implementation 'commons-beanutils:commons-beanutils:1.9.4'
Expand Down

0 comments on commit 546f406

Please sign in to comment.