Skip to content

Commit 9dfc512

Browse files
committed
Upgrade to Micrometer Tracing 1.0.11
Closes gh-37679
1 parent 3e5cfce commit 9dfc512

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
@@ -964,7 +964,7 @@ bom {
964964
]
965965
}
966966
}
967-
library("Micrometer Tracing", "1.0.11-SNAPSHOT") {
967+
library("Micrometer Tracing", "1.0.11") {
968968
considerSnapshots()
969969
calendarName = "Tracing"
970970
group("io.micrometer") {

0 commit comments

Comments
 (0)