Skip to content

Commit e766a7b

Browse files
fix(deps): update dependency commons-cli:commons-cli to v1.11.0 (#15280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e2771b4 commit e766a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ val DEPENDENCIES = listOf(
8787
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
8888
"com.uber.nullaway:nullaway:0.12.12",
8989
"commons-beanutils:commons-beanutils:1.11.0",
90-
"commons-cli:commons-cli:1.10.0",
90+
"commons-cli:commons-cli:1.11.0",
9191
"commons-codec:commons-codec:1.20.0",
9292
"commons-collections:commons-collections:3.2.2",
9393
"commons-digester:commons-digester:2.1",

0 commit comments

Comments
 (0)