Skip to content

Commit bd150cc

Browse files
Bump graphql-spring-boot-starter in /plugins/maven/example-server
Bumps [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 bd150cc

File tree

1 file changed

+1
-1
lines changed
  • plugins/maven/example-server

1 file changed

+1
-1
lines changed

plugins/maven/example-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
<dependency>
8888
<groupId>com.graphql-java-kickstart</groupId>
8989
<artifactId>graphql-spring-boot-starter</artifactId>
90-
<version>11.0.0</version>
90+
<version>15.0.0</version>
9191
</dependency>
9292
<dependency>
9393
<groupId>com.graphql-java-kickstart</groupId>

0 commit comments

Comments
 (0)