Skip to content

Commit 2af99f7

Browse files
authored
graphql-java 10.0
1 parent 007f981 commit 2af99f7

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
@@ -54,7 +54,7 @@ dependencies {
5454
compile 'javax.websocket:javax.websocket-api:1.1'
5555

5656
// GraphQL
57-
compile 'com.graphql-java:graphql-java:9.2'
57+
compile 'com.graphql-java:graphql-java:10.0'
5858

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

0 commit comments

Comments
 (0)