Skip to content

Commit f1ec8a3

Browse files
Bump com.graphql-java-kickstart:graphql-spring-boot-starter (#1077)
Bumps [com.graphql-java-kickstart:graphql-spring-boot-starter](https://github.com/graphql-java-kickstart/graphql-spring-boot) from 11.0.0 to 15.0.0. - [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases) - [Commits](graphql-java-kickstart/graphql-spring-boot@v11.0.0...v15.0.0) --- updated-dependencies: - dependency-name: com.graphql-java-kickstart:graphql-spring-boot-starter 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 d643930 commit f1ec8a3

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
@@ -15,7 +15,7 @@ dependencies {
1515
implementation "org.springframework.boot:spring-boot-starter-web:2.4.4"
1616
implementation "org.springframework.boot:spring-boot-starter-data-mongodb:2.4.4"
1717

18-
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:11.0.0"
18+
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:15.0.0"
1919
implementation "com.graphql-java-kickstart:graphiql-spring-boot-starter:11.0.0"
2020
implementation "com.graphql-java:graphql-java-extended-scalars:16.0.1"
2121

0 commit comments

Comments
 (0)