Start building against Micrometer 1.10.4 snapshots

See gh-34148
This commit is contained in:
Andy Wilkinson 2023-02-09 16:05:15 +00:00
parent a6f357c2fd
commit 2c2b85dd80
1 changed files with 1 additions and 1 deletions

View File

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