mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 22:59:01 +00:00
Start building against Micrometer Tracing 1.1.5 snapshots
See gh-37262
This commit is contained in:
@@ -989,7 +989,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Micrometer Tracing", "1.1.4") {
|
||||
library("Micrometer Tracing", "1.1.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
calendarName = "Tracing"
|
||||
group("io.micrometer") {
|
||||
|
||||
Reference in New Issue
Block a user