Skip to content

Commit 9ba12af

Browse files
committed
Start building against Micrometer Tracing 1.2.12 snapshots
See gh-42994
1 parent d75328a commit 9ba12af

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

0 commit comments

Comments
 (0)