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 03f5bdd commit 0794f1dCopy full SHA for 0794f1d
graphql-java-servlet/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
testCompile 'io.github.graphql-java:graphql-java-annotations:8.3'
33
34
// Unit testing
35
- testCompile "org.codehaus.groovy:groovy-all:2.4.1"
+ testCompile "org.codehaus.groovy:groovy-all:2.5.14"
36
testCompile "org.spockframework:spock-core:1.1-groovy-2.4-rc-3"
37
testRuntime "cglib:cglib-nodep:3.2.4"
38
testRuntime "org.objenesis:objenesis:2.5.1"
0 commit comments