Start building against Micrometer 1.14.6 snapshots

See gh-45085
This commit is contained in:
Phillip Webb 2025-04-10 12:07:40 -07:00
parent c9b8470255
commit 04d2554d6a
1 changed files with 1 additions and 1 deletions

View File

@ -1433,7 +1433,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.14.5") { library("Micrometer", "1.14.6-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("io.micrometer") { group("io.micrometer") {
modules = [ modules = [