Skip to content

Commit 5fbf683

Browse files
committed
Uprade Versions; Prepare for Milestone Release
1 parent 4aa5c2a commit 5fbf683

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
@@ -66,15 +66,15 @@ ext {
6666
junitJupiterVersion = '5.8.2'
6767
kafkaVersion = '3.2.0'
6868
log4jVersion = '2.17.2'
69-
micrometerVersion = '1.10.0-M2'
70-
micrometerTracingVersion = '1.0.0-M5'
69+
micrometerVersion = '1.10.0-M3'
70+
micrometerTracingVersion = '1.0.0-M6'
7171
mockitoVersion = '4.5.1'
7272
reactorVersion = '2020.0.19'
7373
scalaVersion = '2.13'
7474
springBootVersion = '2.6.7' // docs module
75-
springDataVersion = '2022.0.0-M4'
75+
springDataVersion = '2022.0.0-M5'
7676
springRetryVersion = '1.3.3'
77-
springVersion = '6.0.0-M4'
77+
springVersion = '6.0.0-M5'
7878
zookeeperVersion = '3.6.3'
7979

8080
idPrefix = 'kafka'

0 commit comments

Comments
 (0)