Skip to content

Commit 33af08e

Browse files
Bump com.graphql-java:graphql-java-extended-scalars
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]>
1 parent e00c530 commit 33af08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/gradle/example-server/build.gradle

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

1818
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:11.0.0"
1919
implementation "com.graphql-java-kickstart:graphiql-spring-boot-starter:11.0.0"
20-
implementation "com.graphql-java:graphql-java-extended-scalars:16.0.1"
20+
implementation "com.graphql-java:graphql-java-extended-scalars:20.0"
2121

2222
implementation "javax.validation:validation-api:2.0.1.Final"
2323

0 commit comments

Comments
 (0)