Upgrade to Micrometer 1.9.9

Closes gh-34528
This commit is contained in:
Andy Wilkinson 2023-03-14 15:08:30 +00:00
parent 61d92523bd
commit 7f2002fe44
1 changed files with 1 additions and 1 deletions

View File

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