Upgrade to Micrometer 1.7.4

Closes gh-27916
This commit is contained in:
Stephane Nicoll 2021-09-16 06:36:50 +02:00
parent c94c94abab
commit 17c35c7e31
1 changed files with 1 additions and 1 deletions

View File

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