Upgrade to Micrometer 1.7.3

Closes gh-27601
This commit is contained in:
Stephane Nicoll 2021-08-13 11:07:29 +02:00
parent 8b3aa8b5c6
commit c0ed8136d8
1 changed files with 1 additions and 1 deletions

View File

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