Skip to content

Commit b8da124

Browse files
Bump org.springframework.amqp:spring-amqp-bom
Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp) from 3.2.0-M3 to 3.2.0-SNAPSHOT. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](https://github.com/spring-projects/spring-amqp/commits) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-amqp-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 94d8195 commit b8da124

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
@@ -109,7 +109,7 @@ ext {
109109
rsocketVersion = '1.1.4'
110110
servletApiVersion = '6.0.0'
111111
smackVersion = '4.4.8'
112-
springAmqpVersion = '3.2.0-M3'
112+
springAmqpVersion = '3.2.0-SNAPSHOT'
113113
springDataVersion = '2024.0.4'
114114
springGraphqlVersion = '1.3.2'
115115
springKafkaVersion = '3.3.0-M3'

0 commit comments

Comments
 (0)