Start building against Micrometer Tracing 1.5.0-M2 snapshots
See gh-44156
This commit is contained in:
parent
60334f18d4
commit
d147881a82
|
@ -1553,7 +1553,7 @@ bom {
|
|||
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Micrometer Tracing", "1.5.0-M1") {
|
||||
library("Micrometer Tracing", "1.5.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("io.micrometer") {
|
||||
imports = [
|
||||
|
|
Loading…
Reference in New Issue