Skip to content

Commit de1f3ac

Browse files
committed
Upgrade to Micrometer Tracing 1.2.9
Closes gh-41721
1 parent f7a5c38 commit de1f3ac

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
@@ -1017,7 +1017,7 @@ bom {
10171017
]
10181018
}
10191019
}
1020-
library("Micrometer Tracing", "1.2.9-SNAPSHOT") {
1020+
library("Micrometer Tracing", "1.2.9") {
10211021
considerSnapshots()
10221022
group("io.micrometer") {
10231023
imports = [

0 commit comments

Comments
 (0)