Skip to content

Commit d217b3a

Browse files
committed
Update dependencies for 3.2.0-M1 release
1 parent 9314b6d commit d217b3a

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.7.3'
6464
log4jVersion = '2.22.1'
6565
micrometerDocsVersion = '1.0.2'
66-
micrometerVersion = '1.13.0-SNAPSHOT'
67-
micrometerTracingVersion = '1.3.0-SNAPSHOT'
66+
micrometerVersion = '1.13.0-M1'
67+
micrometerTracingVersion = '1.3.0-M1'
6868
mockitoVersion = '5.8.0'
6969
reactorVersion = '2023.0.3'
7070
scalaVersion = '2.13'
7171
springBootVersion = '3.2.2' // docs module
72-
springDataVersion = '2023.2.0-SNAPSHOT'
72+
springDataVersion = '2024.0.0-M1'
7373
springRetryVersion = '2.0.5'
7474
springVersion = '6.1.4'
7575
zookeeperVersion = '3.8.3'

0 commit comments

Comments
 (0)