Skip to content

Commit c805f6a

Browse files
committed
Revert "Start building against Micrometer Tracing 1.3.0 snapshots"
This reverts commit f31bbbb. See gh-38985
1 parent bfa84f2 commit c805f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@ bom {
10131013
]
10141014
}
10151015
}
1016-
library("Micrometer Tracing", "1.3.0-SNAPSHOT") {
1016+
library("Micrometer Tracing", "1.2.1") {
10171017
considerSnapshots()
10181018
calendarName = "Tracing"
10191019
group("io.micrometer") {

0 commit comments

Comments
 (0)