Skip to content

Commit 122f659

Browse files
committed
Upgrade to Micrometer Tracing 1.2.0-M1
Closes gh-36199
1 parent ad72d22 commit 122f659

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
@@ -984,7 +984,7 @@ bom {
984984
]
985985
}
986986
}
987-
library("Micrometer Tracing", "1.2.0-SNAPSHOT") {
987+
library("Micrometer Tracing", "1.2.0-M1") {
988988
group("io.micrometer") {
989989
imports = [
990990
"micrometer-tracing-bom"

0 commit comments

Comments
 (0)