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.
1 parent 6edc2a6 commit a04889dCopy full SHA for a04889d
graphql-java-servlet/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
33
// Unit testing
34
testImplementation "org.codehaus.groovy:groovy-all:3.0.9"
35
- testImplementation "org.spockframework:spock-core:2.0-groovy-3.0"
+ testImplementation "org.spockframework:spock-core:2.1-groovy-3.0"
36
testRuntimeOnly "cglib:cglib-nodep:3.3.0"
37
testRuntimeOnly "org.objenesis:objenesis:3.2"
38
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
0 commit comments