Skip to content

Commit f8b68e0

Browse files
authored
Merge pull request #87 from jplock/patch-1
Update to graphql-java 9.2
2 parents 763769b + 4c5e587 commit f8b68e0

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)