Skip to content

Commit 430ae41

Browse files
committed
Upgrade to Micrometer Tracing 1.2.8
Closes gh-41293
1 parent 95f7c33 commit 430ae41

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.8-SNAPSHOT") {
1020+
library("Micrometer Tracing", "1.2.8") {
10211021
considerSnapshots()
10221022
group("io.micrometer") {
10231023
imports = [

0 commit comments

Comments
 (0)