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 038d18d commit e729a21Copy full SHA for e729a21
build.gradle
@@ -111,7 +111,7 @@ ext {
111
springAmqpVersion = '3.1.5'
112
springDataVersion = '2024.0.0'
113
springGraphqlVersion = '1.3.1-SNAPSHOT'
114
- springKafkaVersion = '3.2.0-RC1'
+ springKafkaVersion = '3.2.1-SNAPSHOT'
115
springRetryVersion = '2.0.6'
116
springSecurityVersion = '6.3.1-SNAPSHOT'
117
springVersion = '6.1.7'
0 commit comments