Upgrade to Micrometer 1.9.1

Closes gh-31372
This commit is contained in:
Stephane Nicoll 2022-06-16 11:04:42 +02:00
parent bcbcc53a09
commit e5bb1cd108
1 changed files with 1 additions and 1 deletions

View File

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