Skip to content

Commit 940b879

Browse files
committed
Upgrade graphql-java-annotations
1 parent 894fbb6 commit 940b879

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
@@ -109,7 +109,7 @@ dependencies {
109109

110110
// GraphQL
111111
compile 'com.graphql-java:graphql-java:2.0.0'
112-
compile 'graphql-java-annotations:graphql-java-annotations:0.8.1'
112+
compile 'graphql-java-annotations:graphql-java-annotations:0.8.2'
113113

114114
// JSON
115115
compile 'com.fasterxml.jackson.core:jackson-core:2.7.3'

0 commit comments

Comments
 (0)