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}")
|
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()
|
considerSnapshots()
|
||||||
group("io.micrometer") {
|
group("io.micrometer") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue