Skip to content

Commit

Permalink
Bump org.springframework.graphql:spring-graphql from 1.2.5 to 1.2.6
Browse files Browse the repository at this point in the history
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/spring-projects/spring-graphql/releases)
- [Commits](spring-projects/spring-graphql@v1.2.5...v1.2.6)

---
updated-dependencies:
- dependency-name: org.springframework.graphql:spring-graphql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 2d00cb7 commit 773478b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ ext {
smackVersion = '4.4.7'
springAmqpVersion = '3.0.12'
springDataVersion = '2023.0.10'
springGraphqlVersion = '1.2.5'
springGraphqlVersion = '1.2.6'
springKafkaVersion = '3.0.15'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.1.8'
Expand Down

0 comments on commit 773478b

Please sign in to comment.