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 ac72af3 commit 23304c5Copy full SHA for 23304c5
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