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 f5ab768 commit 051dca3Copy full SHA for 051dca3
build.gradle
@@ -70,7 +70,7 @@ ext {
70
reactorVersion = '2025.0.0-SNAPSHOT'
71
slf4jVersion = '2.0.17'
72
springBootVersion = '3.5.0' // docs module
73
- springDataVersion = '2025.1.0-RC1'
+ springDataVersion = '2025.1.0-SNAPSHOT'
74
springVersion = '7.0.0-RC1'
75
76
idPrefix = 'kafka'
0 commit comments