mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-03 03:43:54 +01:00
Upgrade to Micrometer 1.8.0
Closes gh-28516
This commit is contained in:
@@ -1219,7 +1219,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.8.0-SNAPSHOT") {
|
||||
library("Micrometer", "1.8.0") {
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
"micrometer-registry-stackdriver" {
|
||||
|
||||
Reference in New Issue
Block a user