Upgrade to Micrometer 1.8.4

Closes gh-30178
This commit is contained in:
Stephane Nicoll
2022-03-17 14:32:46 +01:00
parent 947fee1663
commit c7e788bd91

View File

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