Start building against Micrometer Tracing 1.3.0 snapshots

See gh-39890
This commit is contained in:
Andy Wilkinson 2024-03-11 20:36:01 +00:00
parent a01e068059
commit 36ac9549f7
1 changed files with 1 additions and 1 deletions

View File

@ -1251,7 +1251,7 @@ bom {
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
}
}
library("Micrometer Tracing", "1.3.0-M1") {
library("Micrometer Tracing", "1.3.0-SNAPSHOT") {
considerSnapshots()
calendarName = "Tracing"
group("io.micrometer") {