Upgrade to Micrometer 1.3.7

Closes gh-20777
This commit is contained in:
Andy Wilkinson
2020-04-01 09:41:05 +01:00
parent f88080bead
commit 4cfdcd52e8

View File

@@ -1182,7 +1182,7 @@ bom {
]
}
}
library("Micrometer", "1.3.5") {
library("Micrometer", "1.3.7") {
group("io.micrometer") {
modules = [
"micrometer-registry-stackdriver" {