Upgrade to Micrometer 1.9.8

Closes gh-34141
This commit is contained in:
Andy Wilkinson 2023-02-20 13:33:47 +00:00
parent 93a5883de5
commit 37fea2e50f

View File

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