Skip to content

Commit 6c89096

Browse files
committed
Start building against Micrometer Tracing 1.4.3 snapshots
See gh-44116
1 parent f0c7a5b commit 6c89096

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
@@ -1466,7 +1466,7 @@ bom {
14661466
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
14671467
}
14681468
}
1469-
library("Micrometer Tracing", "1.4.2") {
1469+
library("Micrometer Tracing", "1.4.3-SNAPSHOT") {
14701470
considerSnapshots()
14711471
group("io.micrometer") {
14721472
imports = [

0 commit comments

Comments
 (0)