We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e80932 commit 90233dbCopy full SHA for 90233db
dependencyManagement/build.gradle.kts
@@ -89,7 +89,7 @@ val DEPENDENCIES = listOf(
89
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
90
"com.uber.nullaway:nullaway:0.10.25",
91
"commons-beanutils:commons-beanutils:1.9.4",
92
- "commons-cli:commons-cli:1.6.0",
+ "commons-cli:commons-cli:1.7.0",
93
"commons-codec:commons-codec:1.16.1",
94
"commons-collections:commons-collections:3.2.2",
95
"commons-digester:commons-digester:2.1",
0 commit comments