We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca50c17 + 8cdcfe2 commit 6a0b786Copy full SHA for 6a0b786
graphql-java-servlet/build.gradle
@@ -32,7 +32,7 @@ dependencies {
32
testImplementation 'io.github.graphql-java:graphql-java-annotations:9.1'
33
34
// Unit testing
35
- testImplementation "org.apache.groovy:groovy-all:4.0.11"
+ testImplementation "org.apache.groovy:groovy-all:4.0.12"
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