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 f2dd5b7 commit df6b299Copy full SHA for df6b299
build.gradle
@@ -39,7 +39,7 @@ repositories {
39
40
41
dependencies {
42
- compile "com.graphql-java:graphql-java:16.1"
+ compile "com.graphql-java:graphql-java:16.2"
43
compile 'org.slf4j:slf4j-api:1.7.30'
44
compile "jakarta.validation:jakarta.validation-api:2.0.2"
45
compile "org.hibernate.validator:hibernate-validator:6.1.6.Final"
0 commit comments