Upgrade to Micrometer 1.9.5

Closes gh-32591
This commit is contained in:
Stephane Nicoll 2022-10-11 06:15:51 +02:00
parent 8a231e52b3
commit 5b6a5873a5
1 changed files with 1 additions and 1 deletions

View File

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