Upgrade to Micrometer 1.10.5

Closes gh-34536
This commit is contained in:
Andy Wilkinson 2023-03-14 15:11:52 +00:00
parent 938809464a
commit 6f946407bc
1 changed files with 1 additions and 1 deletions

View File

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