We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc4a4e commit fac1230Copy full SHA for fac1230
build.gradle
@@ -109,7 +109,7 @@ ext {
109
rsocketVersion = '1.1.4'
110
servletApiVersion = '6.0.0'
111
smackVersion = '4.4.8'
112
- springAmqpVersion = '3.2.0-M3'
+ springAmqpVersion = '3.2.0-SNAPSHOT'
113
springDataVersion = '2024.0.4'
114
springGraphqlVersion = '1.3.2'
115
springKafkaVersion = '3.3.0-SNAPSHOT'
0 commit comments