Skip to content

Commit f5be352

Browse files
committed
Upgrade to Micrometer Tracing 1.2.2
Closes gh-39098
1 parent 3acaba1 commit f5be352

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.2.1") {
1016+
library("Micrometer Tracing", "1.2.2") {
10171017
considerSnapshots()
10181018
calendarName = "Tracing"
10191019
group("io.micrometer") {

0 commit comments

Comments
 (0)