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 007f981 commit 2af99f7Copy full SHA for 2af99f7
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