Skip to content

Commit 6b08c1b

Browse files
committed
Upgrade Versions; Prepare for Milestone Release
1 parent 44c2115 commit 6b08c1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ ext {
6868
log4jVersion = '2.17.1'
6969
micrometerVersion = '1.8.1'
7070
mockitoVersion = '4.0.0'
71-
reactorVersion = '2020.0.14'
71+
reactorVersion = '2020.0.15'
7272
scalaVersion = '2.13'
73-
springBootVersion = '2.6.1-SNAPSHOT' // docs module
74-
springDataVersion = '2022.1.0-SNAPSHOT'
73+
springBootVersion = '2.6.2' // docs module
74+
springDataVersion = '2022.1.0-M1'
7575
springRetryVersion = '1.3.1'
76-
springVersion = '6.0.0-SNAPSHOT'
76+
springVersion = '6.0.0-M2'
7777
zookeeperVersion = '3.6.3'
7878

7979
idPrefix = 'kafka'

0 commit comments

Comments
 (0)