Start building against Micrometer 1.14.6 snapshots
See gh-45085
This commit is contained in:
parent
c9b8470255
commit
04d2554d6a
|
@ -1433,7 +1433,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.14.5") {
|
library("Micrometer", "1.14.6-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("io.micrometer") {
|
group("io.micrometer") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue