Skip to content

Commit 7b199b0

Browse files
Bump com.graphql-java-kickstart:graphql-spring-boot-starter
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]>
1 parent e00c530 commit 7b199b0

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

19-
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:11.0.0"
19+
implementation "com.graphql-java-kickstart:graphql-spring-boot-starter:15.0.0"
2020
implementation "com.graphql-java-kickstart:graphiql-spring-boot-starter:11.1.0"
2121
implementation "com.graphql-java:graphql-java-extended-scalars:20.0"
2222

0 commit comments

Comments
 (0)