Skip to content

Commit 49d4f7a

Browse files
committed
Start building against Micrometer Tracing 1.2.10 snapshots
See gh-42122
1 parent 593fecb commit 49d4f7a

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

0 commit comments

Comments
 (0)