Skip to content

Commit 6bced8f

Browse files
committed
Upgrade to Micrometer 1.12.10
Closes gh-42121
1 parent d8748ec commit 6bced8f

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
@@ -1004,7 +1004,7 @@ bom {
10041004
]
10051005
}
10061006
}
1007-
library("Micrometer", "1.12.10-SNAPSHOT") {
1007+
library("Micrometer", "1.12.10") {
10081008
considerSnapshots()
10091009
group("io.micrometer") {
10101010
modules = [

0 commit comments

Comments
 (0)