Start building against Micrometer Tracing 1.0.11 snapshots

See gh-37679
This commit is contained in:
Andy Wilkinson
2023-10-04 09:09:40 +01:00
parent ec57eb3879
commit 7907358875
2 changed files with 2 additions and 1 deletions

View File

@@ -968,7 +968,7 @@ bom {
]
}
}
library("Micrometer Tracing", "1.0.10") {
library("Micrometer Tracing", "1.0.11-SNAPSHOT") {
considerSnapshots()
calendarName = "Tracing"
group("io.micrometer") {