mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Start building against Micrometer Tracing 1.0.8 snapshots
See gh-36291
This commit is contained in:
@@ -958,7 +958,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer Tracing", "1.0.7") {
|
||||
library("Micrometer Tracing", "1.0.8-SNAPSHOT") {
|
||||
group("io.micrometer") {
|
||||
imports = [
|
||||
"micrometer-tracing-bom"
|
||||
|
||||
Reference in New Issue
Block a user