Skip to content

Commit d4edd12

Browse files
committed
Upgrade annotations dependency
1 parent 1757e33 commit d4edd12

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
@@ -111,7 +111,7 @@ dependencies {
111111

112112
// GraphQL
113113
compile 'com.graphql-java:graphql-java:2.0.0'
114-
compile 'graphql-java-annotations:graphql-java-annotations:0.8.2'
114+
compile 'graphql-java-annotations:graphql-java-annotations:0.8.4'
115115

116116
// JSON
117117
compile 'com.fasterxml.jackson.core:jackson-core:2.7.3'

0 commit comments

Comments
 (0)