We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d2dd6 commit 5c84cd9Copy full SHA for 5c84cd9
build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
testImplementation 'org.springframework:spring-test:5.3.23'
36
testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'
37
testImplementation 'org.mockito:mockito-core:5.4.0'
38
- testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.0.1'
+ testImplementation 'uk.org.webcompere:system-stubs-jupiter:2.0.2'
39
}
40
41
publishing {
0 commit comments