Upgrade to Micrometer 1.5.2

Closes gh-22132
This commit is contained in:
Andy Wilkinson
2020-06-26 23:23:45 +01:00
parent ee5e35f3fd
commit c91565b412

View File

@@ -1157,7 +1157,7 @@ bom {
]
}
}
library("Micrometer", "1.5.1") {
library("Micrometer", "1.5.2") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {