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