Skip to content

Commit 46bf65a

Browse files
committed
Upgrade to the latest Milestones
1 parent ff00be4 commit 46bf65a

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,16 +62,16 @@ ext {
6262
logbackVersion = '1.5.7'
6363
lz4Version = '1.8.0'
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'
6868
rabbitmqStreamVersion = '0.15.0'
6969
rabbitmqVersion = '5.21.0'
70-
reactorVersion = '2024.0.0-SNAPSHOT'
70+
reactorVersion = '2024.0.0-M6'
7171
snappyVersion = '1.1.10.6'
7272
springDataVersion = '2024.0.3'
7373
springRetryVersion = '2.0.8'
74-
springVersion = '6.2.0-SNAPSHOT'
74+
springVersion = '6.2.0-M7'
7575
testcontainersVersion = '1.19.8'
7676
zstdJniVersion = '1.5.6-4'
7777

0 commit comments

Comments
 (0)