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 5b4d31b + 468cb41 commit f8831f7Copy full SHA for f8831f7
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-1'
+ testCompileOnly 'org.jetbrains:annotations:26.1.0'
25
}
26
27
tasks.withType(GroovyCompile) {
0 commit comments