Upgrade to Micrometer 1.10.4

Closes gh-34148
This commit is contained in:
Brian Clozel 2023-02-17 15:59:32 +01:00
parent ffedb26e91
commit 57f152ec4d
1 changed files with 1 additions and 1 deletions

View File

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