Skip to content

Commit f9d97af

Browse files
committed
Upgrade to Micrometer Tracing 1.6.1
Closes gh-48434
1 parent 99ea32c commit f9d97af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1555,7 +1555,7 @@ bom {
15551555
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
15561556
}
15571557
}
1558-
library("Micrometer Tracing", "1.6.1-SNAPSHOT") {
1558+
library("Micrometer Tracing", "1.6.1") {
15591559
considerSnapshots()
15601560
group("io.micrometer") {
15611561
bom("micrometer-tracing-bom")

0 commit comments

Comments
 (0)