We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e127ce4 commit 631ae15Copy full SHA for 631ae15
dependencyManagement/build.gradle.kts
@@ -82,7 +82,7 @@ val DEPENDENCIES = listOf(
82
"ch.qos.logback:logback-classic:1.3.8", // 1.4+ requires Java 11+
83
"com.github.stefanbirkner:system-lambda:1.2.1",
84
"com.github.stefanbirkner:system-rules:1.19.0",
85
- "uk.org.webcompere:system-stubs-jupiter:2.0.2",
+ "uk.org.webcompere:system-stubs-jupiter:2.0.3",
86
"com.uber.nullaway:nullaway:0.10.13",
87
"commons-beanutils:commons-beanutils:1.9.4",
88
"commons-cli:commons-cli:1.5.0",
0 commit comments