Skip to content

Commit 3669840

Browse files
Bump org.springframework.graphql:spring-graphql from 1.3.4 to 1.3.5 (#9969)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](spring-projects/spring-graphql@v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql dependency-version: 1.3.5 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 9299c51 commit 3669840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ext {
111111
smackVersion = '4.4.8'
112112
springAmqpVersion = '3.1.10'
113113
springDataVersion = '2024.0.10'
114-
springGraphqlVersion = '1.3.4'
114+
springGraphqlVersion = '1.3.5'
115115
springKafkaVersion = '3.2.8'
116116
springRetryVersion = '2.0.11'
117117
springSecurityVersion = '6.3.8'

0 commit comments

Comments
 (0)