Build against Micrometer 1.10.0-M5 and Tracing 1.0.0-M8 snapshots
See gh-32048 Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
This commit is contained in:
committed by
Andy Wilkinson
parent
d1810941e8
commit
13a2ea9194
@@ -1012,7 +1012,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.10.0-M3") {
|
||||
library("Micrometer", "1.10.0-SNAPSHOT") {
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
"micrometer-registry-stackdriver" {
|
||||
@@ -1024,7 +1024,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer Tracing", "1.0.0-M6") {
|
||||
library("Micrometer Tracing", "1.0.0-SNAPSHOT") {
|
||||
group("io.micrometer") {
|
||||
imports = [
|
||||
"micrometer-tracing-bom"
|
||||
|
||||
Reference in New Issue
Block a user