Upgrade to Micrometer 1.9.2

Closes gh-31614
This commit is contained in:
Andy Wilkinson 2022-07-11 21:05:47 +01:00
parent 909f38c214
commit eb13f80ff4
1 changed files with 1 additions and 1 deletions

View File

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