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 ad051d9 commit 483c007Copy full SHA for 483c007
graphql-java-servlet/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
testImplementation 'io.github.graphql-java:graphql-java-annotations:8.3'
33
34
// Unit testing
35
- testImplementation "org.apache.groovy:groovy-all:4.0.7"
+ testImplementation "org.apache.groovy:groovy-all:4.0.8"
36
testImplementation "org.spockframework:spock-core:2.3-groovy-4.0"
37
testRuntimeOnly "cglib:cglib-nodep:3.3.0"
38
testRuntimeOnly "org.objenesis:objenesis:3.3"
0 commit comments