We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bca7abe + 953af76 commit 88d0fb2Copy full SHA for 88d0fb2
build.gradle
@@ -54,7 +54,7 @@ gradle.projectsEvaluated {
54
55
dependencies {
56
compile 'javax.validation:validation-api:1.1.0.Final'
57
- compile 'com.graphql-java:graphql-java:17.1'
+ compile 'com.graphql-java:graphql-java:17.2'
58
compile 'com.graphql-java:graphql-java-extended-scalars:17.0'
59
60
0 commit comments