Skip to content

Commit 764ee65

Browse files
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.9.0...rel/commons-cli-1.10.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c11ede commit 764ee65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ subprojects {
5959
}
6060

6161
dependencies {
62-
implementation 'commons-cli:commons-cli:1.9.0'
62+
implementation 'commons-cli:commons-cli:1.10.0'
6363
implementation 'commons-logging:commons-logging:1.3.5'
6464

6565
testImplementation platform('org.junit:junit-bom:5.13.4')

0 commit comments

Comments
 (0)