Skip to content

Commit 130deaf

Browse files
committed
Upgrade to Micrometer Tracing 1.2.12
Closes gh-42994
1 parent 570f534 commit 130deaf

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
@@ -1016,7 +1016,7 @@ bom {
10161016
]
10171017
}
10181018
}
1019-
library("Micrometer Tracing", "1.2.12-SNAPSHOT") {
1019+
library("Micrometer Tracing", "1.2.12") {
10201020
considerSnapshots()
10211021
group("io.micrometer") {
10221022
imports = [

0 commit comments

Comments
 (0)