Skip to content

Commit de086cd

Browse files
committed
Upgrade to Micrometer 1.11.10
Closes gh-39870
1 parent 5910d1d commit de086cd

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
@@ -975,7 +975,7 @@ bom {
975975
]
976976
}
977977
}
978-
library("Micrometer", "1.11.10-SNAPSHOT") {
978+
library("Micrometer", "1.11.10") {
979979
considerSnapshots()
980980
group("io.micrometer") {
981981
modules = [

0 commit comments

Comments
 (0)