Skip to content

Commit 6cdfae0

Browse files
Bump org.springframework.graphql:spring-graphql from 1.2.7 to 1.2.8 (#9343)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](spring-projects/spring-graphql@v1.2.7...v1.2.8) --- 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 5f2398e commit 6cdfae0

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.8'
112-
springGraphqlVersion = '1.2.7'
112+
springGraphqlVersion = '1.2.8'
113113
springKafkaVersion = '3.1.7'
114114
springRetryVersion = '2.0.7'
115115
springSecurityVersion = '6.2.5'

0 commit comments

Comments
 (0)