Skip to content

Commit 3762e8e

Browse files
committed
Upgrade Spring & Micrometer to RC1s
1 parent f573906 commit 3762e8e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ kotlinCoroutinesVersion = "1.10.2"
1414
log4jVersion = "2.25.4"
1515
logbackVersion = "1.5.32"
1616
micrometerDocsVersion = "1.0.4"
17-
micrometerVersion = "1.17.0-SNAPSHOT"
18-
micrometerTracingVersion = "1.7.0-SNAPSHOT"
17+
micrometerVersion = "1.17.0-RC1"
18+
micrometerTracingVersion = "1.7.0-RC1"
1919
mockitoVersion = "5.23.0"
2020
protonjVersion = "1.1.0"
2121
rabbitmqAmqpClientVersion = "0.10.0"
2222
rabbitmqStreamVersion = "1.5.0"
2323
rabbitmqVersion = "5.29.0"
2424
reactorVersion = "2025.0.5"
25-
springDataVersion = "2026.0.0-SNAPSHOT"
25+
springDataVersion = "2026.0.0-RC1"
2626
springVersion = "7.0.7"
2727
testcontainersVersion = "2.0.4"
2828

0 commit comments

Comments
 (0)