Skip to content

Commit 77fe88a

Browse files
committed
Upgrade to Micrometer 1.14.0-M1
Closes gh-41304
1 parent 10cefc6 commit 77fe88a

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
@@ -1264,7 +1264,7 @@ bom {
12641264
]
12651265
}
12661266
}
1267-
library("Micrometer", "1.14.0-SNAPSHOT") {
1267+
library("Micrometer", "1.14.0-M1") {
12681268
considerSnapshots()
12691269
group("io.micrometer") {
12701270
modules = [

0 commit comments

Comments
 (0)