Skip to content

Commit 191fc6b

Browse files
committed
Milestone updates for the 3.3.0-M2 release
1 parent ee7779c commit 191fc6b

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
@@ -62,15 +62,15 @@ ext {
6262
kotlinCoroutinesVersion = '1.8.1'
6363
log4jVersion = '2.23.1'
6464
micrometerDocsVersion = '1.0.3'
65-
micrometerVersion = '1.14.0-SNAPSHOT'
66-
micrometerTracingVersion = '1.4.0-SNAPSHOT'
65+
micrometerVersion = '1.14.0-M2'
66+
micrometerTracingVersion = '1.4.0-M2'
6767
mockitoVersion = '5.12.0'
68-
reactorVersion = '2024.0.0-SNAPSHOT'
68+
reactorVersion = '2024.0.0-M5'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.3.2' // docs module
7171
springDataVersion = '2024.0.3'
7272
springRetryVersion = '2.0.8'
73-
springVersion = '6.2.0-SNAPSHOT'
73+
springVersion = '6.2.0-M7'
7474
zookeeperVersion = '3.8.4'
7575

7676
idPrefix = 'kafka'

0 commit comments

Comments
 (0)