Start building against Micrometer 1.9.13 snapshots

See gh-36171
This commit is contained in:
Andy Wilkinson
2023-07-03 15:41:05 +01:00
parent 094cc5563e
commit 90760e834f

View File

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