Upgrade to Micrometer 1.9.4

Closes gh-32272
This commit is contained in:
Stephane Nicoll 2022-09-12 14:20:53 +02:00
parent dffce2553c
commit 6201cc076d
1 changed files with 1 additions and 1 deletions

View File

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