Start building against Micrometer 1.15.0 snapshots
See gh-45432
This commit is contained in:
parent
f8b75073e8
commit
c53c63cdcd
|
@ -1548,7 +1548,7 @@ bom {
|
|||
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.15.0-RC1") {
|
||||
library("Micrometer", "1.15.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue