Skip to content

Commit 61c2467

Browse files
Bump org.springframework.graphql:spring-graphql from 1.4.1 to 1.4.2 (#10429)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](spring-projects/spring-graphql@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql dependency-version: 1.4.2 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 29b5a0d commit 61c2467

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.7'
103103
springDataVersion = '2025.0.4'
104-
springGraphqlVersion = '1.4.1'
104+
springGraphqlVersion = '1.4.2'
105105
springKafkaVersion = '3.3.10'
106106
springRetryVersion = '2.0.12'
107107
springSecurityVersion = '6.5.4'

0 commit comments

Comments
 (0)