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 99bf0de commit 69e340eCopy full SHA for 69e340e
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:20.3'
+ compile 'com.graphql-java:graphql-java:20.4'
58
compile 'com.graphql-java:graphql-java-extended-scalars:20.2'
59
compile 'javax.xml.bind:jaxb-api:2.3.1'
60
0 commit comments