mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Start building against Micrometer Tracing 1.6.0-M2 snapshots
See gh-46615
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user