Upgrade to Micrometer Tracing 1.0.4

Closes gh-34859
This commit is contained in:
Stephane Nicoll 2023-04-11 13:26:55 +02:00
parent 690a0b8409
commit 0b051741d9

View File

@ -936,7 +936,7 @@ bom {
]
}
}
library("Micrometer", "1.11.0-SNAPSHOT") {
library("Micrometer", "1.11.0-RC1") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {