Skip to content

Commit fd49594

Browse files
Bump org.springframework.graphql:spring-graphql (#8962)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.3.0-M1 to 1.3.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b9d4ff7 commit fd49594

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.5.0-alpha2'
110110
springAmqpVersion = '3.1.2'
111111
springDataVersion = '2024.0.0-SNAPSHOT'
112-
springGraphqlVersion = '1.3.0-M1'
112+
springGraphqlVersion = '1.3.0-SNAPSHOT'
113113
springKafkaVersion = '3.2.0-SNAPSHOT'
114114
springRetryVersion = '2.0.5'
115115
springSecurityVersion = '6.3.0-SNAPSHOT'

0 commit comments

Comments
 (0)