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.
1 parent 3ec008d commit 38fa1e5Copy full SHA for 38fa1e5
modules/spock/build.gradle
@@ -21,7 +21,7 @@ dependencies {
21
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
22
testRuntimeOnly 'org.junit.platform:junit-platform-testkit'
23
24
- testCompileOnly 'org.jetbrains:annotations:26.0.2'
+ testCompileOnly 'org.jetbrains:annotations:26.0.2-1'
25
}
26
27
tasks.withType(GroovyCompile) {
0 commit comments