Skip to content

Commit 7bfc980

Browse files
Bump org.springframework.graphql:spring-graphql from 1.4.0 to 1.4.1 (#10171)
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 80730a3 commit 7bfc980

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
@@ -101,7 +101,7 @@ ext {
101101
smackVersion = '4.4.8'
102102
springAmqpVersion = '3.2.5'
103103
springDataVersion = '2025.0.1'
104-
springGraphqlVersion = '1.4.0'
104+
springGraphqlVersion = '1.4.1'
105105
springKafkaVersion = '3.3.7'
106106
springRetryVersion = '2.0.12'
107107
springSecurityVersion = '6.5.1'

0 commit comments

Comments
 (0)