Skip to content

Commit 077fcaa

Browse files
Bump graphiql-spring-boot-starter in /plugins/maven/example-client
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 077fcaa

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
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>com.graphql-java-kickstart</groupId>
141141
<artifactId>graphiql-spring-boot-starter</artifactId>
142-
<version>11.0.0</version>
142+
<version>11.1.0</version>
143143
</dependency>
144144
<dependency>
145145
<groupId>com.graphql-java</groupId>

0 commit comments

Comments
 (0)