Skip to content

Commit 6a7d02e

Browse files
authored
Reverting back to 6.2.0-SNAPSHOT (#3517)
1 parent 52019c2 commit 6a7d02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ext {
7070
springBootVersion = '3.3.4' // docs module
7171
springDataVersion = '2024.0.4'
7272
springRetryVersion = '2.0.9'
73-
springVersion = '6.2.0-RC1'
73+
springVersion = '6.2.0-SNAPSHOT'
7474
zookeeperVersion = '3.8.4'
7575

7676
idPrefix = 'kafka'

0 commit comments

Comments
 (0)