Skip to content

Commit 37a6c81

Browse files
jplockapottere
authored andcommitted
Upgrade to graphql-java 2.4.0 (#19)
1 parent ed5124c commit 37a6c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555
compile 'commons-fileupload:commons-fileupload:1.3.1'
5656

5757
// GraphQL
58-
compile 'com.graphql-java:graphql-java:2.3.0'
58+
compile 'com.graphql-java:graphql-java:2.4.0'
5959

6060
// Optional, but used for testing... not sure if there's a better way.
6161
compileOnly 'com.graphql-java:graphql-java-annotations:0.13.1'

0 commit comments

Comments
 (0)