Browse Source

Upgrade to Micrometer Tracing 1.2.6

Closes gh-40730
pull/41000/head
Andy Wilkinson 2 years ago
parent
commit
4e1fd41b95
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1008,7 +1008,7 @@ bom { @@ -1008,7 +1008,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.2.5") {
library("Micrometer Tracing", "1.2.6") {
considerSnapshots()
calendarName = "Tracing"
group("io.micrometer") {

Loading…
Cancel
Save