Upgrade to Micrometer 1.10.9

Closes gh-36178
This commit is contained in:
Stephane Nicoll 2023-07-11 14:59:52 +02:00
parent 601a7d9043
commit dd6cbd3d8c
1 changed files with 1 additions and 1 deletions

View File

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