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 ee6a849 commit 61e44bbCopy full SHA for 61e44bb
build.gradle
@@ -56,7 +56,7 @@ gradle.projectsEvaluated {
56
57
dependencies {
58
compile 'javax.validation:validation-api:1.1.0.Final'
59
- compile 'com.graphql-java:graphql-java:16.0'
+ compile 'com.graphql-java:graphql-java:16.2'
60
implementation "jakarta.xml.bind:jakarta.xml.bind-api:2.3.2"
61
implementation "org.glassfish.jaxb:jaxb-runtime:2.3.2"
62
0 commit comments