Skip to content

Commit d7909c2

Browse files
build(deps): bump commons-cli:commons-cli from 1.10.0 to 1.11.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.10.0...rel/commons-cli-1.11.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87ec659 commit d7909c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
baksmali = "3.0.9"
33
commons_io = "2.21.0"
4-
commons_cli = "1.10.0"
4+
commons_cli = "1.11.0"
55
commons_lang3 = "3.20.0"
66
commons_text = "1.14.0"
77
guava = "33.5.0-jre"

0 commit comments

Comments
 (0)