Upgrade to Micrometer 1.7.9

Closes gh-29708
This commit is contained in:
Stephane Nicoll 2022-02-17 09:59:40 +01:00
parent cca97ff4b7
commit 0fba81adf0
1 changed files with 1 additions and 1 deletions

View File

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