Upgrade to Micrometer 1.7.11

Closes gh-30588
This commit is contained in:
Stephane Nicoll 2022-04-15 07:45:32 +02:00
parent f7d181e65b
commit 5661c18d26

View File

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