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 06284de commit ac3ee21Copy full SHA for ac3ee21
build.gradle
@@ -45,7 +45,7 @@ repositories {
45
}
46
47
dependencies {
48
- compile "com.graphql-java:graphql-java:20.2"
+ compile "com.graphql-java:graphql-java:20.3"
49
50
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
51
testImplementation('org.codehaus.groovy:groovy:2.5.13')
0 commit comments