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 f42d837 commit e9815eeCopy full SHA for e9815ee
build.gradle
@@ -71,7 +71,7 @@ ext {
71
springBootVersion = '3.5.0' // docs module
72
springDataVersion = '2025.1.0-M4'
73
springRetryVersion = '2.0.12'
74
- springVersion = '7.0.0-M7'
+ springVersion = '7.0.0-SNAPSHOT'
75
76
idPrefix = 'kafka'
77
0 commit comments