Upgrade to Micrometer 1.7.8

Closes gh-29310
This commit is contained in:
Stephane Nicoll
2022-01-13 14:36:51 +01:00
parent 5428106925
commit aa0a788800

View File

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