We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 077d8a6 + 510da7d commit 7409bd7Copy full SHA for 7409bd7
modules/spock/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testRuntimeOnly 'org.postgresql:postgresql:42.7.4'
19
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
20
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
21
- testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.11.0'
+ testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.13.3'
22
23
testCompileOnly 'org.jetbrains:annotations:26.0.2'
24
}
0 commit comments