Start building against Micrometer Tracing 1.2.7 snapshots
See gh-41027
This commit is contained in:
parent
73315b607f
commit
1eb1dade94
|
@ -1008,9 +1008,8 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Micrometer Tracing", "1.2.6") {
|
library("Micrometer Tracing", "1.2.7-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
calendarName = "Tracing"
|
|
||||||
group("io.micrometer") {
|
group("io.micrometer") {
|
||||||
imports = [
|
imports = [
|
||||||
"micrometer-tracing-bom"
|
"micrometer-tracing-bom"
|
||||||
|
|
Loading…
Reference in New Issue