Start building against Micrometer 1.7.8 snapshots

See gh-29310
This commit is contained in:
Stephane Nicoll 2022-01-11 16:42:01 +01:00
parent 79fd0ad30a
commit 72e72bda67
1 changed files with 1 additions and 1 deletions

View File

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