Skip to content

Commit 4d6c56d

Browse files
Bump org.springframework.graphql:spring-graphql
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 2.0.0-RC1 to 2.0.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-version: 2.0.0-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7d4a46 commit 4d6c56d

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
@@ -103,7 +103,7 @@ ext {
103103
smackVersion = '4.4.8'
104104
springAmqpVersion = '4.0.0-RC1'
105105
springDataVersion = '2025.1.0-RC1'
106-
springGraphqlVersion = '2.0.0-RC1'
106+
springGraphqlVersion = '2.0.0-SNAPSHOT'
107107
springKafkaVersion = '4.0.0-RC1'
108108
springSecurityVersion = '7.0.0-RC1'
109109
springVersion = '7.0.0-RC1'

0 commit comments

Comments
 (0)