Skip to content

Commit cd49eae

Browse files
Bump graphql-java-extended-scalars in /plugins/gradle/example-client (#633)
Bumps [graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 16.0.0 to 16.0.1. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](https://github.com/graphql-java/graphql-java-extended-scalars/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44f142e commit cd49eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/gradle/example-client/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818

1919
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:11.0.0"
2020
implementation "com.graphql-java-kickstart:graphiql-spring-boot-starter:11.0.0"
21-
implementation "com.graphql-java:graphql-java-extended-scalars:16.0.0"
21+
implementation "com.graphql-java:graphql-java-extended-scalars:16.0.1"
2222

2323
// use the latest available version:
2424
// https://search.maven.org/artifact/io.github.kobylynskyi/graphql-java-codegen

0 commit comments

Comments
 (0)