Skip to content

Commit b5a073f

Browse files
committed
Dependency updates for the release
1 parent 914afd8 commit b5a073f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build.gradle

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@ ext {
6060
junitJupiterVersion = '5.11.0'
6161
kafkaVersion = '3.8.0'
6262
kotlinCoroutinesVersion = '1.8.1'
63-
log4jVersion = '2.23.1'
63+
log4jVersion = '2.24.0'
6464
micrometerDocsVersion = '1.0.4'
65-
micrometerVersion = '1.14.0-SNAPSHOT'
66-
micrometerTracingVersion = '1.4.0-SNAPSHOT'
67-
mockitoVersion = '5.12.0'
68-
reactorVersion = '2024.0.0-SNAPSHOT'
65+
micrometerVersion = '1.14.0-M3'
66+
micrometerTracingVersion = '1.4.0-M3'
67+
mockitoVersion = '5.13.0'
68+
reactorVersion = '2024.0.0-M6'
6969
scalaVersion = '2.13'
7070
springBootVersion = '3.3.3' // docs module
7171
springDataVersion = '2024.0.4'
7272
springRetryVersion = '2.0.9'
73-
springVersion = '6.2.0-SNAPSHOT'
73+
springVersion = '6.2.0-RC1'
7474
zookeeperVersion = '3.8.4'
7575

7676
idPrefix = 'kafka'

0 commit comments

Comments
 (0)