Skip to content

Commit

Permalink
Bump commons-cli:commons-cli from 1.5.0 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps commons-cli:commons-cli from 1.5.0 to 1.6.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 615a1d2 commit 151be7f
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 151be7f

Please sign in to comment.