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 62bb279 commit 8a380d4Copy full SHA for 8a380d4
build.gradle
@@ -116,8 +116,8 @@ dependencies {
116
compile 'commons-fileupload:commons-fileupload:1.3.1'
117
118
// GraphQL
119
- compile 'com.graphql-java:graphql-java:2.1.0'
120
- compile 'com.graphql-java:graphql-java-annotations:0.12.0'
+ compile 'com.graphql-java:graphql-java:2.2.0'
+ compile 'com.graphql-java:graphql-java-annotations:0.13.0'
121
122
// JSON
123
compile 'com.fasterxml.jackson.core:jackson-core:2.7.3'
0 commit comments