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 90f519a commit 1b3e99bCopy full SHA for 1b3e99b
dependencyManagement/build.gradle.kts
@@ -87,7 +87,7 @@ val DEPENDENCIES = listOf(
87
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
88
"com.uber.nullaway:nullaway:0.12.12",
89
"commons-beanutils:commons-beanutils:1.11.0",
90
- "commons-cli:commons-cli:1.10.0",
+ "commons-cli:commons-cli:1.11.0",
91
"commons-codec:commons-codec:1.20.0",
92
"commons-collections:commons-collections:3.2.2",
93
"commons-digester:commons-digester:2.1",
0 commit comments