Upgrade to Micrometer 1.8.11

Closes gh-32586
This commit is contained in:
Stephane Nicoll 2022-10-11 06:13:04 +02:00
parent ac9b869cfd
commit f49d1704f2

View File

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