Skip to content

Commit 1073c3b

Browse files
committed
Upgrade to Micrometer 1.14.0-M3
Closes gh-42137
1 parent a456a0c commit 1073c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,7 +1301,7 @@ bom {
13011301
]
13021302
}
13031303
}
1304-
library("Micrometer", "1.14.0-SNAPSHOT") {
1304+
library("Micrometer", "1.14.0-M3") {
13051305
considerSnapshots()
13061306
group("io.micrometer") {
13071307
modules = [

0 commit comments

Comments
 (0)