Upgrade to Micrometer 1.13.0-M1

Closes gh-38984
This commit is contained in:
Andy Wilkinson 2024-02-14 19:44:21 +00:00
parent 31d25f6dd7
commit d13c7e013c
1 changed files with 1 additions and 1 deletions

View File

@ -996,7 +996,7 @@ bom {
] ]
} }
} }
library("Micrometer", "1.13.0-SNAPSHOT") { library("Micrometer", "1.13.0-M1") {
considerSnapshots() considerSnapshots()
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [