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 94d8195 commit f83a9aeCopy full SHA for f83a9ae
build.gradle
@@ -112,7 +112,7 @@ ext {
112
springAmqpVersion = '3.2.0-M3'
113
springDataVersion = '2024.0.4'
114
springGraphqlVersion = '1.3.2'
115
- springKafkaVersion = '3.3.0-M3'
+ springKafkaVersion = '3.3.0-SNAPSHOT'
116
springRetryVersion = '2.0.9'
117
springSecurityVersion = '6.4.0-M4'
118
springVersion = '6.2.0-RC1'
0 commit comments