Skip to content

Commit 11835d1

Browse files
committed
Upgrade to Micrometer Tracing 1.2.7
Closes gh-41027
1 parent 428a624 commit 11835d1

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
@@ -1008,7 +1008,7 @@ bom {
10081008
]
10091009
}
10101010
}
1011-
library("Micrometer Tracing", "1.2.7-SNAPSHOT") {
1011+
library("Micrometer Tracing", "1.2.7") {
10121012
considerSnapshots()
10131013
group("io.micrometer") {
10141014
imports = [

0 commit comments

Comments
 (0)