Skip to content

Commit 5a7fbe9

Browse files
Bump graphql-spring-boot-starter in /plugins/maven/example-client
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 5a7fbe9

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

plugins/maven/example-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>com.graphql-java-kickstart</groupId>
136136
<artifactId>graphql-spring-boot-starter</artifactId>
137-
<version>11.0.0</version>
137+
<version>15.0.0</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>com.graphql-java-kickstart</groupId>

0 commit comments

Comments
 (0)