Start build against Micrometer 1.12.0-M2 snapshots

See gh-36675
This commit is contained in:
Stephane Nicoll 2023-08-04 13:44:01 +02:00
parent e89e0c8956
commit 7454368e1e

View File

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