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 80f8cc5 + 3ed41ae commit dcc2d59Copy full SHA for dcc2d59
modules/spock/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.9.2'
21
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.9.2'
22
23
- testCompileOnly 'org.jetbrains:annotations:24.0.0'
+ testCompileOnly 'org.jetbrains:annotations:24.0.1'
24
}
25
26
sourceJar {
0 commit comments