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 4780e84 commit f006079Copy full SHA for f006079
build.gradle
@@ -47,7 +47,7 @@ repositories {
47
48
49
dependencies {
50
- compile "com.graphql-java:graphql-java:20.1"
+ compile "com.graphql-java:graphql-java:20.2"
51
52
testImplementation 'org.spockframework:spock-core:1.3-groovy-2.5'
53
testImplementation('org.codehaus.groovy:groovy:2.5.13')
0 commit comments