Skip to content

Commit 99f758b

Browse files
Bump org.springframework.graphql:spring-graphql (#9928)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.4.0-M1 to 1.4.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](https://github.com/spring-projects/spring-graphql/commits) --- 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 7a5763b commit 99f758b

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
@@ -110,7 +110,7 @@ ext {
110110
smackVersion = '4.4.8'
111111
springAmqpVersion = '3.2.4'
112112
springDataVersion = '2025.0.0-M1'
113-
springGraphqlVersion = '1.4.0-M1'
113+
springGraphqlVersion = '1.4.0-SNAPSHOT'
114114
springKafkaVersion = '3.3.4'
115115
springRetryVersion = '2.0.11'
116116
springSecurityVersion = '6.5.0-M3'

0 commit comments

Comments
 (0)