mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Micrometer 1.18.0-M1
Closes gh-51219
This commit is contained in:
@@ -1622,7 +1622,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.18.0-INTERNAL-SNAPSHOT") {
|
||||
library("Micrometer", "1.18.0-M1") {
|
||||
firstParty()
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user