mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Start building against Micrometer 1.10.5 snapshots
See gh-34536
This commit is contained in:
@@ -946,7 +946,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.10.4") {
|
||||
library("Micrometer", "1.10.5-SNAPSHOT") {
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
"micrometer-registry-stackdriver" {
|
||||
|
||||
Reference in New Issue
Block a user