Skip to content

Commit 9b792d7

Browse files
committed
Upgrade to Micrometer 1.12.4
Closes gh-39879
1 parent ca4d103 commit 9b792d7

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
@@ -995,7 +995,7 @@ bom {
995995
]
996996
}
997997
}
998-
library("Micrometer", "1.12.4-SNAPSHOT") {
998+
library("Micrometer", "1.12.4") {
999999
considerSnapshots()
10001000
group("io.micrometer") {
10011001
modules = [

0 commit comments

Comments
 (0)