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 dadb365 + c1bd595 commit 5b48582Copy full SHA for 5b48582
modules/spock/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
testRuntimeOnly 'org.postgresql:postgresql:42.3.1'
19
testRuntimeOnly 'mysql:mysql-connector-java:8.0.27'
20
21
- testCompileClasspath 'org.jetbrains:annotations:22.0.0'
+ testCompileClasspath 'org.jetbrains:annotations:23.0.0'
22
}
23
24
sourceJar {
0 commit comments