Upgrade to Micrometer 1.7.6

Closes gh-28511
This commit is contained in:
Stephane Nicoll
2021-11-11 09:59:21 +01:00
parent f969b60031
commit 0b808fdd3c

View File

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