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