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.
1 parent 8e19827 commit 02bd883Copy full SHA for 02bd883
build.gradle
@@ -40,7 +40,7 @@ repositories {
40
41
42
dependencies {
43
- compile "com.graphql-java:graphql-java:0.0.0-2021-06-27T12-22-33-cd2bab76"
+ compile "com.graphql-java:graphql-java:17.0-beta1"
44
45
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
46
testImplementation('org.codehaus.groovy:groovy:2.5.13')
0 commit comments