mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Start building against Micrometer Tracing 1.5.9 snapshots
See gh-49065
This commit is contained in:
@@ -1604,7 +1604,7 @@ bom {
|
||||
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Micrometer Tracing", "1.5.8") {
|
||||
library("Micrometer Tracing", "1.5.9-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("io.micrometer") {
|
||||
bom("micrometer-tracing-bom")
|
||||
|
||||
Reference in New Issue
Block a user