Skip to content

Commit b3c2832

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-SNAPSHOT to 2.0.1-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.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14f72bd commit b3c2832

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-SNAPSHOT'
104104
springDataVersion = '2025.1.0-SNAPSHOT'
105-
springGraphqlVersion = '2.0.0-SNAPSHOT'
105+
springGraphqlVersion = '2.0.1-SNAPSHOT'
106106
springKafkaVersion = '4.0.0-SNAPSHOT'
107107
springSecurityVersion = '7.0.0-SNAPSHOT'
108108
springVersion = '7.0.0-SNAPSHOT'

0 commit comments

Comments
 (0)