Skip to content

Commit 3e5cfce

Browse files
committed
Upgrade to Micrometer 1.10.12
Closes gh-37678
1 parent 9fb3f8b commit 3e5cfce

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
@@ -951,7 +951,7 @@ bom {
951951
]
952952
}
953953
}
954-
library("Micrometer", "1.10.12-SNAPSHOT") {
954+
library("Micrometer", "1.10.12") {
955955
considerSnapshots()
956956
group("io.micrometer") {
957957
modules = [

0 commit comments

Comments
 (0)