Skip to content

Commit 736de7c

Browse files
committed
Start building against Micrometer Tracing 1.4.7 snapshots
See gh-45764
1 parent c3f0f7b commit 736de7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1462,7 +1462,7 @@ bom {
14621462
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
14631463
}
14641464
}
1465-
library("Micrometer Tracing", "1.4.6") {
1465+
library("Micrometer Tracing", "1.4.7-SNAPSHOT") {
14661466
considerSnapshots()
14671467
group("io.micrometer") {
14681468
bom("micrometer-tracing-bom")

0 commit comments

Comments
 (0)