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 ed5124c commit 37a6c81Copy full SHA for 37a6c81
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
compile 'commons-fileupload:commons-fileupload:1.3.1'
56
57
// GraphQL
58
- compile 'com.graphql-java:graphql-java:2.3.0'
+ compile 'com.graphql-java:graphql-java:2.4.0'
59
60
// Optional, but used for testing... not sure if there's a better way.
61
compileOnly 'com.graphql-java:graphql-java-annotations:0.13.1'
0 commit comments