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 763769b commit 4c5e587Copy full SHA for 4c5e587
build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
compile 'javax.servlet:javax.servlet-api:3.0.1'
54
55
// GraphQL
56
- compile 'com.graphql-java:graphql-java:9.0'
+ compile 'com.graphql-java:graphql-java:9.2'
57
58
testCompile 'io.github.graphql-java:graphql-java-annotations:5.2'
59
0 commit comments