Skip to content

Commit 0dc6b14

Browse files
Bump graphiql-spring-boot-starter in /plugins/maven/example-server
Bumps [graphiql-spring-boot-starter](https://github.com/graphql-java-kickstart/graphql-spring-boot) from 11.0.0 to 11.1.0. - [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases) - [Commits](graphql-java-kickstart/graphql-spring-boot@v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: com.graphql-java-kickstart:graphiql-spring-boot-starter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e00c530 commit 0dc6b14

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>com.graphql-java-kickstart</groupId>
9494
<artifactId>graphiql-spring-boot-starter</artifactId>
95-
<version>11.0.0</version>
95+
<version>11.1.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>com.graphql-java</groupId>

0 commit comments

Comments
 (0)