Upgrade to Micrometer 1.10.7

Closes gh-35298
This commit is contained in:
Stephane Nicoll
2023-05-09 13:32:46 +02:00
parent 086d654f0b
commit 3635bead5c

View File

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