mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 02:49:03 +00:00
Upgrade to Micrometer 1.10.0-M2
Closes gh-30800
This commit is contained in:
@@ -962,7 +962,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.10.0-SNAPSHOT") {
|
||||
library("Micrometer", "1.10.0-M2") {
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
"micrometer-registry-stackdriver" {
|
||||
|
||||
Reference in New Issue
Block a user