We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfbdba1 commit 09747cfCopy full SHA for 09747cf
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.8"
+ testImplementation "org.apache.groovy:groovy-all:4.0.9"
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