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.
1 parent e7e2b95 commit 900147cCopy full SHA for 900147c
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.2'
+ compile 'com.graphql-java:graphql-java:17.4'
58
compile 'com.graphql-java:graphql-java-extended-scalars:17.0'
59
60
0 commit comments