Skip to content

Commit 8574d17

Browse files
committed
Upgrade to Micrometer 1.12.11
Closes gh-42531
1 parent 51ff8d4 commit 8574d17

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
@@ -1003,7 +1003,7 @@ bom {
10031003
]
10041004
}
10051005
}
1006-
library("Micrometer", "1.12.11-SNAPSHOT") {
1006+
library("Micrometer", "1.12.11") {
10071007
considerSnapshots()
10081008
group("io.micrometer") {
10091009
modules = [

0 commit comments

Comments
 (0)