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 44f142e commit cd49eaeCopy full SHA for cd49eae
plugins/gradle/example-client/build.gradle
@@ -18,7 +18,7 @@ dependencies {
18
19
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:11.0.0"
20
implementation "com.graphql-java-kickstart:graphiql-spring-boot-starter:11.0.0"
21
- implementation "com.graphql-java:graphql-java-extended-scalars:16.0.0"
+ implementation "com.graphql-java:graphql-java-extended-scalars:16.0.1"
22
23
// use the latest available version:
24
// https://search.maven.org/artifact/io.github.kobylynskyi/graphql-java-codegen
0 commit comments