Browse Source

Upgrade to Micrometer Tracing 1.0.10

Closes gh-37345
pull/37462/head
Stephane Nicoll 2 years ago
parent
commit
bbefc07752
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -965,7 +965,7 @@ bom { @@ -965,7 +965,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.0.9") {
library("Micrometer Tracing", "1.0.10") {
considerSnapshots()
group("io.micrometer") {
imports = [

Loading…
Cancel
Save