Browse Source

Upgrade to Micrometer 1.11.12

Closes gh-40646
3.1.x
Andy Wilkinson 2 years ago
parent
commit
8064a962c2
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save