Upgrade to Micrometer 1.8.2

Closes gh-29316
This commit is contained in:
Stephane Nicoll
2022-01-13 14:38:40 +01:00
parent f65d766fbe
commit 832d8845df

View File

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