Skip to content

Commit d643930

Browse files
Bump com.graphql-java:graphql-java-extended-scalars (#1080)
Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 16.0.1 to 20.0. - [Release notes](https://github.com/graphql-java/graphql-java-extended-scalars/releases) - [Commits](https://github.com/graphql-java/graphql-java-extended-scalars/commits/20.0) --- updated-dependencies: - dependency-name: com.graphql-java:graphql-java-extended-scalars dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46371ca commit d643930

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.1.0"
21-
implementation "com.graphql-java:graphql-java-extended-scalars:16.0.1"
21+
implementation "com.graphql-java:graphql-java-extended-scalars:20.0"
2222

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

0 commit comments

Comments
 (0)