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 37921c7 + f006079 commit 45a9812Copy full SHA for 45a9812
build.gradle
@@ -47,7 +47,7 @@ repositories {
47
48
49
dependencies {
50
- compile "com.graphql-java:graphql-java:20.0"
+ compile "com.graphql-java:graphql-java:20.2"
51
52
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
53
testImplementation('org.codehaus.groovy:groovy:2.5.13')
0 commit comments