Skip to content

Commit 81fd917

Browse files
Bump org.springframework.graphql:spring-graphql from 1.4.0 to 1.4.1 (#10177)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](spring-projects/spring-graphql@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql dependency-version: 1.4.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 f0591f6 commit 81fd917

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-SNAPSHOT'
105105
springDataVersion = '2025.1.0-SNAPSHOT'
106-
springGraphqlVersion = '1.4.0'
106+
springGraphqlVersion = '1.4.1'
107107
springKafkaVersion = '4.0.0-SNAPSHOT'
108108
springRetryVersion = '2.0.12'
109109
springSecurityVersion = '7.0.0-SNAPSHOT'

0 commit comments

Comments
 (0)