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 b7d4a46 commit e767894Copy full SHA for e767894
build.gradle
@@ -101,7 +101,7 @@ ext {
101
rsocketVersion = '1.1.5'
102
servletApiVersion = '6.1.0'
103
smackVersion = '4.4.8'
104
- springAmqpVersion = '4.0.0-RC1'
+ springAmqpVersion = '4.0.0-SNAPSHOT'
105
springDataVersion = '2025.1.0-RC1'
106
springGraphqlVersion = '2.0.0-RC1'
107
springKafkaVersion = '4.0.0-RC1'
0 commit comments