Skip to content

Commit d80c4cc

Browse files
Bump org.springframework.graphql:spring-graphql (#10658)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 2.0.1-SNAPSHOT to 2.0.1. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](https://github.com/spring-projects/spring-graphql/commits/v2.0.1) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql dependency-version: 2.0.1 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 498337d commit d80c4cc

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
@@ -102,7 +102,7 @@ ext {
102102
smackVersion = '4.4.8'
103103
springAmqpVersion = '4.0.0'
104104
springDataVersion = '2025.1.1'
105-
springGraphqlVersion = '2.0.1-SNAPSHOT'
105+
springGraphqlVersion = '2.0.1'
106106
springKafkaVersion = '4.0.1'
107107
springSecurityVersion = '7.0.2'
108108
springVersion = '7.0.2'

0 commit comments

Comments
 (0)