Browse Source

Upgrade to Micrometer 1.12.10

Closes gh-42121
pull/42868/head
Andy Wilkinson 1 year ago
parent
commit
6bced8fe56
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1004,7 +1004,7 @@ bom { @@ -1004,7 +1004,7 @@ bom {
]
}
}
library("Micrometer", "1.12.10-SNAPSHOT") {
library("Micrometer", "1.12.10") {
considerSnapshots()
group("io.micrometer") {
modules = [

Loading…
Cancel
Save