diff --git a/build.gradle b/build.gradle index bba5367b..ccd28c91 100644 --- a/build.gradle +++ b/build.gradle @@ -117,7 +117,7 @@ dependencies { compile 'commons-fileupload:commons-fileupload:1.3.1' // GraphQL - compile 'com.graphql-java:graphql-java:2.2.0' + compile 'com.graphql-java:graphql-java:2.3.0' compile 'com.graphql-java:graphql-java-annotations:0.13.1' // JSON