Skip to content

Commit 16bb91e

Browse files
committed
Upgrade to Micrometer 1.15.0-RC1
Closes gh-34771
1 parent cb76ebc commit 16bb91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: framework-platform/framework-platform.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ javaPlatform {
88

99
dependencies {
1010
api(platform("com.fasterxml.jackson:jackson-bom:2.18.3"))
11-
api(platform("io.micrometer:micrometer-bom:1.14.5"))
11+
api(platform("io.micrometer:micrometer-bom:1.15.0-RC1"))
1212
api(platform("io.netty:netty-bom:4.1.119.Final"))
1313
api(platform("io.projectreactor:reactor-bom:2025.0.0-M1"))
1414
api(platform("io.rsocket:rsocket-bom:1.1.5"))

0 commit comments

Comments
 (0)