File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ dependencies {
117117 compile ' commons-fileupload:commons-fileupload:1.3.1'
118118
119119 // GraphQL
120- compile ' com.graphql-java:graphql-java:2.0 .0'
121- compile ' com.graphql-java:graphql-java-annotations:0.9 .0'
120+ compile ' com.graphql-java:graphql-java:2.1 .0'
121+ compile ' com.graphql-java:graphql-java-annotations:0.11 .0'
122122
123123 // JSON
124124 compile ' com.fasterxml.jackson.core:jackson-core:2.7.3'
@@ -155,7 +155,7 @@ extraArchive {
155155modifyPom {
156156 project {
157157 name ' graphql-java-servlet'
158- description ' elay .js-compatible GraphQL servlet'
158+ description ' relay .js-compatible GraphQL servlet'
159159 url ' https://github.com/graphql-java/graphql-java-servlet'
160160 inceptionYear ' 2016'
161161
You can’t perform that action at this time.
0 commit comments