Skip to content

Commit 7afaba5

Browse files
committed
Update to graphql-java 4.2
1 parent e1ba76c commit 7afaba5

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:4.1'
58+
compile 'com.graphql-java:graphql-java:4.2'
5959

6060
compileOnly 'com.graphql-java:graphql-java-annotations:0.13.1'
6161
testCompile 'com.graphql-java:graphql-java-annotations:0.13.1'

0 commit comments

Comments
 (0)