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 ce268a7 commit f23d591Copy full SHA for f23d591
build.gradle
@@ -79,7 +79,7 @@ ext {
79
springBootVersion = '3.0.2' // docs module
80
springDataVersion = '2022.0.2'
81
springRetryVersion = '2.0.0'
82
- springVersion = '6.0.6'
+ springVersion = '6.0.7-SNAPSHOT'
83
zookeeperVersion = '3.6.3'
84
85
idPrefix = 'kafka'
0 commit comments