Skip to content

Commit 66502b4

Browse files
committed
Start building against Micrometer Tracing 1.0.12 snapshots
See gh-38291
1 parent 1c8a43d commit 66502b4

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
@@ -962,7 +962,7 @@ bom {
962962
]
963963
}
964964
}
965-
library("Micrometer Tracing", "1.0.11") {
965+
library("Micrometer Tracing", "1.0.12-SNAPSHOT") {
966966
considerSnapshots()
967967
calendarName = "Tracing"
968968
group("io.micrometer") {

0 commit comments

Comments
 (0)