mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Start building against Micrometer 1.17.0-M3 snapshots
See gh-49435
This commit is contained in:
@@ -1578,7 +1578,7 @@ bom {
|
||||
releaseNotes("https://github.com/apache/maven-war-plugin/releases/tag/maven-war-plugin-{version}")
|
||||
}
|
||||
}
|
||||
library("Micrometer", "1.17.0-M2") {
|
||||
library("Micrometer", "1.17.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("io.micrometer") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user