Skip to content

Commit 631ae15

Browse files
fix(deps): update dependency uk.org.webcompere:system-stubs-jupiter to v2.0.3 (#9395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e127ce4 commit 631ae15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ val DEPENDENCIES = listOf(
8282
"ch.qos.logback:logback-classic:1.3.8", // 1.4+ requires Java 11+
8383
"com.github.stefanbirkner:system-lambda:1.2.1",
8484
"com.github.stefanbirkner:system-rules:1.19.0",
85-
"uk.org.webcompere:system-stubs-jupiter:2.0.2",
85+
"uk.org.webcompere:system-stubs-jupiter:2.0.3",
8686
"com.uber.nullaway:nullaway:0.10.13",
8787
"commons-beanutils:commons-beanutils:1.9.4",
8888
"commons-cli:commons-cli:1.5.0",

0 commit comments

Comments
 (0)