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