Skip to content

Commit b67233c

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

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.5'
112112
springDataVersion = '2025.0.0-SNAPSHOT'
113-
springGraphqlVersion = '1.4.0-SNAPSHOT'
113+
springGraphqlVersion = '1.4.1-SNAPSHOT'
114114
springKafkaVersion = '3.3.5'
115115
springRetryVersion = '2.0.12'
116116
springSecurityVersion = '6.5.0-SNAPSHOT'

0 commit comments

Comments
 (0)