Upgrade to Micrometer 1.8.10

Closes gh-32265
This commit is contained in:
Stephane Nicoll 2022-09-12 14:17:46 +02:00
parent 9fe9f31af1
commit 72ad69d696
1 changed files with 1 additions and 1 deletions

View File

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