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 0374bfc + c7ac38a commit 7e7e74fCopy full SHA for 7e7e74f
modules/spock/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.3'
21
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.11.0'
22
23
- testCompileOnly 'org.jetbrains:annotations:24.1.0'
+ testCompileOnly 'org.jetbrains:annotations:26.0.2'
24
}
25
26
tasks.withType(GroovyCompile) {
0 commit comments