Skip to content

Commit e7a5b74

Browse files
fix(deps): update dependency commons-cli:commons-cli to v1.8.0
1 parent 7ddd20e commit e7a5b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ val DEPENDENCIES = listOf(
8686
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
8787
"com.uber.nullaway:nullaway:0.10.26",
8888
"commons-beanutils:commons-beanutils:1.9.4",
89-
"commons-cli:commons-cli:1.7.0",
89+
"commons-cli:commons-cli:1.8.0",
9090
"commons-codec:commons-codec:1.17.0",
9191
"commons-collections:commons-collections:3.2.2",
9292
"commons-digester:commons-digester:2.1",

0 commit comments

Comments
 (0)