Start building against Micrometer Tracing 1.3.4 snapshots
See gh-42130
This commit is contained in:
parent
23f8e16d4a
commit
44882e1ec0
|
|
@ -1300,7 +1300,7 @@ bom {
|
||||||
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
|
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Micrometer Tracing", "1.3.3") {
|
library("Micrometer Tracing", "1.3.4-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("io.micrometer") {
|
group("io.micrometer") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue