Upgrade to Micrometer 1.11.1

Closes gh-35745
This commit is contained in:
Stephane Nicoll 2023-06-14 09:35:38 +02:00
parent 4f3761c852
commit b17c948d61

View File

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