Skip to content

Commit d13c7e0

Browse files
committed
Upgrade to Micrometer 1.13.0-M1
Closes gh-38984
1 parent 31d25f6 commit d13c7e0

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
@@ -996,7 +996,7 @@ bom {
996996
]
997997
}
998998
}
999-
library("Micrometer", "1.13.0-SNAPSHOT") {
999+
library("Micrometer", "1.13.0-M1") {
10001000
considerSnapshots()
10011001
group("io.micrometer") {
10021002
modules = [

0 commit comments

Comments
 (0)