Start building against Micrometer 2.0.0-M3

See gh-29753
This commit is contained in:
Moritz Halbritter
2022-03-04 10:43:15 +01:00
parent d79fb60398
commit 1793cee00f
51 changed files with 109 additions and 142 deletions

View File

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