Skip to content

Commit a1973a7

Browse files
Bump org.springframework.graphql:spring-graphql from 1.2.6 to 1.2.7 (#9258)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.2.6 to 1.2.7. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](spring-projects/spring-graphql@v1.2.6...v1.2.7) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d3ea09 commit a1973a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ext {
109109
smackVersion = '4.4.8'
110110
springAmqpVersion = '3.1.6'
111111
springDataVersion = '2023.1.7'
112-
springGraphqlVersion = '1.2.6'
112+
springGraphqlVersion = '1.2.7'
113113
springKafkaVersion = '3.1.6'
114114
springRetryVersion = '2.0.6'
115115
springSecurityVersion = '6.2.5'

0 commit comments

Comments
 (0)