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 ac72af3 + 23304c5 commit aff4d46Copy full SHA for aff4d46
build.gradle
@@ -40,7 +40,7 @@ repositories {
40
41
42
dependencies {
43
- compile "com.graphql-java:graphql-java:17.0-beta1"
+ compile "com.graphql-java:graphql-java:17.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