We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4990be commit 083a797Copy full SHA for 083a797
dependencyManagement/build.gradle.kts
@@ -91,7 +91,7 @@ val DEPENDENCIES = listOf(
91
"com.github.stefanbirkner:system-rules:1.19.0",
92
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
93
"com.uber.nullaway:nullaway:0.12.3",
94
- "commons-beanutils:commons-beanutils:1.10.0",
+ "commons-beanutils:commons-beanutils:1.10.1",
95
"commons-cli:commons-cli:1.9.0",
96
"commons-codec:commons-codec:1.18.0",
97
"commons-collections:commons-collections:3.2.2",
0 commit comments