Upgrade to Micrometer 1.9.13

Closes gh-36171
This commit is contained in:
Stephane Nicoll 2023-07-11 14:30:39 +02:00
parent a19c421b99
commit a9746b25c3
1 changed files with 1 additions and 1 deletions

View File

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