Skip to content

Commit 4c5e587

Browse files
authored
Update to graphql-java 9.2
1 parent 763769b commit 4c5e587

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
@@ -53,7 +53,7 @@ dependencies {
5353
compile 'javax.servlet:javax.servlet-api:3.0.1'
5454

5555
// GraphQL
56-
compile 'com.graphql-java:graphql-java:9.0'
56+
compile 'com.graphql-java:graphql-java:9.2'
5757

5858
testCompile 'io.github.graphql-java:graphql-java-annotations:5.2'
5959

0 commit comments

Comments
 (0)