Skip to content

Commit 224254b

Browse files
committed
Upgrade to Micrometer Tracing 1.3.0-M1
Closes gh-38985
1 parent d13c7e0 commit 224254b

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
@@ -1009,7 +1009,7 @@ bom {
10091009
]
10101010
}
10111011
}
1012-
library("Micrometer Tracing", "1.3.0-SNAPSHOT") {
1012+
library("Micrometer Tracing", "1.3.0-M1") {
10131013
considerSnapshots()
10141014
calendarName = "Tracing"
10151015
group("io.micrometer") {

0 commit comments

Comments
 (0)