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 f466275 + 103629b commit c326399Copy full SHA for c326399
modules/spock/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
18
testRuntimeOnly 'org.postgresql:postgresql:42.6.0'
19
testRuntimeOnly 'mysql:mysql-connector-java:8.0.33'
20
- testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.0'
+ testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.1'
21
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.1'
22
23
testCompileOnly 'org.jetbrains:annotations:24.0.1'
0 commit comments