build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#3413)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-31 20:16:25 -04:00 committed by GitHub
parent b3453bdf9c
commit 750fdf37ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[versions]
baksmali = "3.0.3"
commons_io = "2.15.0"
commons_cli = "1.5.0"
commons_cli = "1.6.0"
commons_lang3 = "3.13.0"
commons_text = "1.10.0"
guava = "32.0.1-jre"