Skip to content

Commit 9d018a2

Browse files
committed
Upgrade to Micrometer 1.12.6
Closes gh-40655
1 parent 1f0b5fb commit 9d018a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -995,7 +995,7 @@ bom {
995995
]
996996
}
997997
}
998-
library("Micrometer", "1.12.6-SNAPSHOT") {
998+
library("Micrometer", "1.12.6") {
999999
considerSnapshots()
10001000
group("io.micrometer") {
10011001
modules = [

0 commit comments

Comments
 (0)