Skip to content

Commit 6feeeec

Browse files
committed
Upgrade to Micrometer 1.10.0-M6
Closes gh-29151
1 parent d3d91d4 commit 6feeeec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
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.13.3"))
11-
api(platform("io.micrometer:micrometer-bom:1.10.0-SNAPSHOT"))
11+
api(platform("io.micrometer:micrometer-bom:1.10.0-M6"))
1212
api(platform("io.netty:netty-bom:4.1.80.Final"))
1313
api(platform("io.netty:netty5-bom:5.0.0.Alpha3"))
1414
api(platform("io.projectreactor:reactor-bom:2022.0.0-M6"))

0 commit comments

Comments
 (0)