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.
2 parents 9d69551 + f6431be commit 6b758b1Copy full SHA for 6b758b1
build.gradle
@@ -41,7 +41,7 @@ repositories {
41
}
42
43
dependencies {
44
- implementation "com.graphql-java:graphql-java:24.2"
+ implementation "com.graphql-java:graphql-java:24.3"
45
46
testImplementation "org.spockframework:spock-core:2.3-groovy-3.0"
47
testImplementation "org.codehaus.groovy:groovy:3.0.25"
0 commit comments