Start building against Micrometer Tracing 1.0.0 snapshots

See gh-32937
This commit is contained in:
Andy Wilkinson
2022-11-01 10:56:26 +00:00
parent 08154fab46
commit 11cff48271
4 changed files with 21 additions and 24 deletions

View File

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