Start building against Micrometer Tracing 1.0.4 snapshots

See gh-34859
This commit is contained in:
Stephane Nicoll 2023-04-05 13:49:59 +02:00
parent bca565bc17
commit cc213a5424
1 changed files with 1 additions and 1 deletions

View File

@ -958,7 +958,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.0.3") {
library("Micrometer Tracing", "1.0.4-SNAPSHOT") {
group("io.micrometer") {
imports = [
"micrometer-tracing-bom"