Start building against Micrometer 1.10.5 snapshots

See gh-34536
This commit is contained in:
Andy Wilkinson 2023-03-09 14:54:35 +00:00
parent 6886bba411
commit 950d8dfd38
1 changed files with 1 additions and 1 deletions

View File

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