parent
d18ccfae3d
commit
7a9589cc98
|
|
@ -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.12-SNAPSHOT") {
|
library("Micrometer", "1.13.12") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("io.micrometer") {
|
group("io.micrometer") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue