Skip to content

Commit 44f142e

Browse files
Bump graphql-java-extended-scalars in /plugins/gradle/example-server (#634)
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 ffe8784 commit 44f142e

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.0"
20+
implementation "com.graphql-java:graphql-java-extended-scalars:16.0.1"
2121

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

0 commit comments

Comments
 (0)