Start building against Micrometer Tracing 1.4.1 snapshots

See gh-43409
This commit is contained in:
Phillip Webb 2024-12-04 11:48:15 -08:00
parent e42095813a
commit bece4f51bb
1 changed files with 1 additions and 1 deletions

View File

@ -1464,7 +1464,7 @@ bom {
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
}
}
library("Micrometer Tracing", "1.4.0") {
library("Micrometer Tracing", "1.4.1-SNAPSHOT") {
considerSnapshots()
group("io.micrometer") {
imports = [