We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad7259 commit 4782af4Copy full SHA for 4782af4
dependencyManagement/build.gradle.kts
@@ -92,7 +92,7 @@ val DEPENDENCIES = listOf(
92
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
93
"com.uber.nullaway:nullaway:0.12.7",
94
"commons-beanutils:commons-beanutils:1.11.0",
95
- "commons-cli:commons-cli:1.9.0",
+ "commons-cli:commons-cli:1.10.0",
96
"commons-codec:commons-codec:1.19.0",
97
"commons-collections:commons-collections:3.2.2",
98
"commons-digester:commons-digester:2.1",
0 commit comments