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