We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d779f85 commit 6ffc674Copy full SHA for 6ffc674
build.gradle
@@ -40,8 +40,8 @@ repositories {
40
41
42
dependencies {
43
- compile "com.graphql-java:graphql-java:17.0-beta1"
44
- compile "com.graphql-java:graphql-java-extended-scalars:17.0-beta1"
+ compile "com.graphql-java:graphql-java:17.0"
+ compile "com.graphql-java:graphql-java-extended-scalars:17.0"
45
compile "org.hibernate.validator:hibernate-validator:7.0.1.Final"
46
compile "org.glassfish:jakarta.el:4.0.0"
47
0 commit comments