Browse Source

Upgrade to Micrometer 1.11.5

Closes gh-37693
pull/38706/head
Andy Wilkinson 2 years ago
parent
commit
e4e59e7ea7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save