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 44f7dce commit 5be9115Copy full SHA for 5be9115
build.gradle
@@ -88,7 +88,7 @@ gradle.projectsEvaluated {
88
89
dependencies {
90
compile 'javax.validation:validation-api:1.1.0.Final'
91
- compile 'com.graphql-java:graphql-java:6.0'
+ compile 'com.graphql-java:graphql-java:7.0'
92
93
// OSGi
94
compileOnly 'org.osgi:org.osgi.core:6.0.0'
0 commit comments