Skip to content

Commit 387ac9e

Browse files
committed
Use milestones for Micrometer and Spring Data
1 parent 9b707de commit 387ac9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@ ext {
4747
log4jVersion = '2.24.3'
4848
logbackVersion = '1.5.18'
4949
micrometerDocsVersion = '1.0.4'
50-
micrometerVersion = '1.16.0-SNAPSHOT'
50+
micrometerVersion = '1.16.0-M1'
5151
micrometerTracingVersion = '1.6.0-M1'
5252
mockitoVersion = '5.18.0'
5353
rabbitmqAmqpClientVersion = '0.6.0'
5454
rabbitmqStreamVersion = '1.1.0'
5555
rabbitmqVersion = '5.25.0'
5656
reactorVersion = '2025.0.0-M5'
57-
springDataVersion = '2025.1.0-SNAPSHOT'
57+
springDataVersion = '2025.1.0-M4'
5858
springRetryVersion = '2.0.12'
5959
springVersion = '7.0.0-M7'
6060
testcontainersVersion = '1.21.3'

0 commit comments

Comments
 (0)