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 007f981 + 2af99f7 commit 9964a84Copy full SHA for 9964a84
build.gradle
@@ -54,7 +54,7 @@ dependencies {
54
compile 'javax.websocket:javax.websocket-api:1.1'
55
56
// GraphQL
57
- compile 'com.graphql-java:graphql-java:9.2'
+ compile 'com.graphql-java:graphql-java:10.0'
58
59
testCompile 'io.github.graphql-java:graphql-java-annotations:5.2'
60
0 commit comments