Skip to content

Commit

Permalink
Bump graphql.vers from 15.0.0 to 15.1.0
Browse files Browse the repository at this point in the history
Bumps `graphql.vers` from 15.0.0 to 15.1.0.

Updates `com.graphql-java-kickstart:graphql-spring-boot-starter` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v15.0.0...v15.1.0)

Updates `com.graphql-java-kickstart:graphql-spring-boot-starter-test` from 15.0.0 to 15.1.0
- [Release notes](https://github.com/graphql-java-kickstart/graphql-spring-boot/releases)
- [Commits](graphql-java-kickstart/graphql-spring-boot@v15.0.0...v15.1.0)

---
updated-dependencies:
- dependency-name: com.graphql-java-kickstart:graphql-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.graphql-java-kickstart:graphql-spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 935d6ef commit 5378418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<node.version>v20.16.0</node.version>
<npm.version>10.8.1</npm.version>
<kotlin.version>1.5.0</kotlin.version>
<graphql.vers>15.0.0</graphql.vers>
<graphql.vers>15.1.0</graphql.vers>
</properties>

<dependencies>
Expand Down

0 comments on commit 5378418

Please sign in to comment.