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 b5df33b + 38fa1e5 commit df44266Copy full SHA for df44266
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