Skip to content

Commit 83d3659

Browse files
Bump org.springframework.graphql:spring-graphql from 1.3.2 to 1.3.3 (#9591)
Bumps [org.springframework.graphql:spring-graphql](https://github.com/spring-projects/spring-graphql) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/spring-projects/spring-graphql/releases) - [Commits](spring-projects/spring-graphql@v1.3.2...v1.3.3) --- updated-dependencies: - dependency-name: org.springframework.graphql:spring-graphql 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 f204362 commit 83d3659

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
@@ -111,7 +111,7 @@ ext {
111111
smackVersion = '4.4.8'
112112
springAmqpVersion = '3.1.7'
113113
springDataVersion = '2024.0.5'
114-
springGraphqlVersion = '1.3.2'
114+
springGraphqlVersion = '1.3.3'
115115
springKafkaVersion = '3.2.4'
116116
springRetryVersion = '2.0.10'
117117
springSecurityVersion = '6.3.4'

0 commit comments

Comments
 (0)