Start building against Micrometer Tracing 1.6.0-M2 snapshots

See gh-46615
This commit is contained in:
Phillip Webb 2025-07-31 07:20:28 +01:00
parent 52d4d6e6c4
commit 4a980b64ff
1 changed files with 1 additions and 1 deletions

View File

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