Skip to content

Commit b1cebd4

Browse files
committed
Start building against Micrometer Tracing 1.4.0 snapshots
See gh-41305
1 parent 44ad52e commit b1cebd4

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
@@ -1278,7 +1278,7 @@ bom {
12781278
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
12791279
}
12801280
}
1281-
library("Micrometer Tracing", "1.3.1") {
1281+
library("Micrometer Tracing", "1.4.0-SNAPSHOT") {
12821282
considerSnapshots()
12831283
group("io.micrometer") {
12841284
imports = [

0 commit comments

Comments
 (0)