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 8c3b172 + 88713ed commit a70541eCopy full SHA for a70541e
build.gradle
@@ -40,7 +40,7 @@ repositories {
40
41
42
dependencies {
43
- compile "com.graphql-java:graphql-java:17.0"
+ compile "com.graphql-java:graphql-java:18.0"
44
45
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
46
testImplementation('org.codehaus.groovy:groovy:2.5.13')
0 commit comments