Upgrade to Micrometer 1.8.8

Closes gh-31612
This commit is contained in:
Andy Wilkinson 2022-07-11 21:04:15 +01:00
parent b94527de3b
commit fe19984147

View File

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