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 c4d4abf + bee5195 commit e17b510Copy full SHA for e17b510
modules/spock/build.gradle
@@ -20,7 +20,7 @@ dependencies {
20
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.1'
21
testRuntimeOnly 'org.junit.platform:junit-platform-testkit:1.10.1'
22
23
- testCompileOnly 'org.jetbrains:annotations:24.0.1'
+ testCompileOnly 'org.jetbrains:annotations:24.1.0'
24
}
25
26
sourceJar {
0 commit comments