We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81510b2 commit beb79dfCopy full SHA for beb79df
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.12"
+ testImplementation "org.apache.groovy:groovy-all:4.0.13"
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