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 f686212 commit 859b58dCopy full SHA for 859b58d
build.gradle
@@ -69,7 +69,7 @@ gradle.projectsEvaluated {
69
70
dependencies {
71
compile 'javax.validation:validation-api:1.1.0.Final'
72
- compile 'com.graphql-java:graphql-java:9.0'
+ compile 'com.graphql-java:graphql-java:9.1'
73
74
// OSGi
75
compileOnly 'org.osgi:org.osgi.core:6.0.0'
0 commit comments