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 f2028c0 + 33af08e commit e65edb0Copy full SHA for e65edb0
plugins/gradle/example-server/build.gradle
@@ -17,7 +17,7 @@ dependencies {
17
18
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:11.0.0"
19
implementation "com.graphql-java-kickstart:graphiql-spring-boot-starter:11.0.0"
20
- implementation "com.graphql-java:graphql-java-extended-scalars:16.0.1"
+ implementation "com.graphql-java:graphql-java-extended-scalars:20.0"
21
22
implementation "javax.validation:validation-api:2.0.1.Final"
23
0 commit comments