Upgrade to Micrometer 1.8.9

Closes gh-32010
This commit is contained in:
Stephane Nicoll 2022-08-08 20:51:14 +02:00
parent 6233e0356a
commit a614c912f6
1 changed files with 1 additions and 1 deletions

View File

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