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 496ed16 + bebde41 commit 6720efcCopy full SHA for 6720efc
build.gradle
@@ -67,7 +67,7 @@ gradle.projectsEvaluated {
67
68
dependencies {
69
compile 'javax.validation:validation-api:1.1.0.Final'
70
- compile 'com.graphql-java:graphql-java:4.2'
+ compile 'com.graphql-java:graphql-java:5.0'
71
72
// OSGi
73
compileOnly 'org.osgi:org.osgi.core:6.0.0'
0 commit comments