Skip to content

Commit 045d28a

Browse files
committed
Updates for 3.2.0-RC1 release
1 parent 331e3cf commit 045d28a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@ ext {
6363
kotlinCoroutinesVersion = '1.8.0'
6464
log4jVersion = '2.23.1'
6565
micrometerDocsVersion = '1.0.2'
66-
micrometerVersion = '1.13.0-SNAPSHOT'
67-
micrometerTracingVersion = '1.3.0-SNAPSHOT'
66+
micrometerVersion = '1.13.0-RC1'
67+
micrometerTracingVersion = '1.3.0-RC1'
6868
mockitoVersion = '5.10.0'
6969
reactorVersion = '2023.0.5'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.2.4' // docs module
72-
springDataVersion = '2024.0.0-SNAPSHOT'
72+
springDataVersion = '2024.0.0-RC1'
7373
springRetryVersion = '2.0.5'
7474
springVersion = '6.1.6'
7575
zookeeperVersion = '3.8.4'

0 commit comments

Comments
 (0)