mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-04 05:01:06 +01:00
Upgrade to Micrometer 1.13.9
Closes gh-43388
This commit is contained in:
@@ -1417,7 +1417,7 @@ bom {
|
|||||||
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
|
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Micrometer", "1.13.9-SNAPSHOT") {
|
library("Micrometer", "1.13.9") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("io.micrometer") {
|
group("io.micrometer") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|||||||
Reference in New Issue
Block a user