We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ab444 commit bf0e20eCopy full SHA for bf0e20e
dependencyManagement/build.gradle.kts
@@ -79,7 +79,7 @@ val DEPENDENCIES = listOf(
79
"ch.qos.logback:logback-classic:1.3.5", // 1.4+ requires Java 11+
80
"com.github.stefanbirkner:system-lambda:1.2.1",
81
"com.github.stefanbirkner:system-rules:1.19.0",
82
- "uk.org.webcompere:system-stubs-jupiter:2.0.1",
+ "uk.org.webcompere:system-stubs-jupiter:2.0.2",
83
"com.uber.nullaway:nullaway:0.10.8",
84
"commons-beanutils:commons-beanutils:1.9.4",
85
"commons-cli:commons-cli:1.5.0",
0 commit comments