Start building against Micrometer 1.9.5 snapshots

See gh-32591
This commit is contained in:
Stephane Nicoll 2022-10-07 09:46:22 +02:00
parent 593f2ca7fe
commit edd907eb9d
1 changed files with 1 additions and 1 deletions

View File

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