Skip to content

Commit 1d2b5d1

Browse files
committed
Upgrade to Micrometer 1.13.0-M2
Closes gh-39889
1 parent db5c558 commit 1d2b5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1232,7 +1232,7 @@ bom {
12321232
]
12331233
}
12341234
}
1235-
library("Micrometer", "1.13.0-SNAPSHOT") {
1235+
library("Micrometer", "1.13.0-M2") {
12361236
considerSnapshots()
12371237
group("io.micrometer") {
12381238
modules = [

0 commit comments

Comments
 (0)