Skip to content

Commit 428a624

Browse files
committed
Upgrade to Micrometer 1.12.7
Closes gh-41015
1 parent 42de550 commit 428a624

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.7-SNAPSHOT") {
998+
library("Micrometer", "1.12.7") {
999999
considerSnapshots()
10001000
group("io.micrometer") {
10011001
modules = [

0 commit comments

Comments
 (0)