parent
2a1fb9ed06
commit
d2749cf0ef
|
@ -1442,7 +1442,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.15.0-SNAPSHOT") {
|
library("Micrometer", "1.15.0-M1") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("io.micrometer") {
|
group("io.micrometer") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue