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 06284de + ac3ee21 commit bb84853Copy full SHA for bb84853
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