Skip to content

Commit a7a6251

Browse files
committed
Upgrade to some latest milestones to be sure before release
1 parent 8512805 commit a7a6251

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ ext {
8585
lettuceVersion = '6.7.1.RELEASE'
8686
log4jVersion = '2.24.3'
8787
mailVersion = '2.0.3'
88-
micrometerTracingVersion = '1.5.2'
89-
micrometerVersion = '1.15.2'
88+
micrometerTracingVersion = '1.6.0-M1'
89+
micrometerVersion = '1.16.0-M1'
9090
mockitoVersion = '5.18.0'
9191
mongoDriverVersion = '5.5.1'
9292
mysqlVersion = '9.3.0'
@@ -95,19 +95,19 @@ ext {
9595
postgresVersion = '42.7.7'
9696
protobufVersion = '4.31.1'
9797
r2dbch2Version = '1.0.0.RELEASE'
98-
reactorVersion = '2025.0.0-SNAPSHOT'
98+
reactorVersion = '2025.0.0-M5'
9999
resilience4jVersion = '2.3.0'
100100
romeToolsVersion = '2.1.0'
101101
rsocketVersion = '1.1.5'
102102
servletApiVersion = '6.1.0'
103103
smackVersion = '4.4.8'
104104
springAmqpVersion = '4.0.0-SNAPSHOT'
105-
springDataVersion = '2025.1.0-SNAPSHOT'
105+
springDataVersion = '2025.1.0-M4'
106106
springGraphqlVersion = '1.4.1'
107107
springKafkaVersion = '4.0.0-SNAPSHOT'
108108
springRetryVersion = '2.0.12'
109109
springSecurityVersion = '7.0.0-SNAPSHOT'
110-
springVersion = '7.0.0-SNAPSHOT'
110+
springVersion = '7.0.0-M7'
111111
springWsVersion = '5.0.0-SNAPSHOT'
112112
testcontainersVersion = '1.21.3'
113113
tomcatVersion = '11.0.9'

0 commit comments

Comments
 (0)