Upgrade to Micrometer 1.11.3

Closes gh-36839
This commit is contained in:
Stephane Nicoll 2023-08-15 17:16:15 +02:00
parent f4788e910d
commit fefdde10a7
1 changed files with 1 additions and 1 deletions

View File

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