Upgrade to Micrometer 1.11.2

Closes gh-36183
This commit is contained in:
Stephane Nicoll 2023-07-11 15:31:21 +02:00
parent 97f81c3f33
commit f43f9a35cf
1 changed files with 1 additions and 1 deletions

View File

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