Skip to content

Commit 53824c8

Browse files
committed
Start building against Micrometer Tracing 1.3.7 snapshots
See gh-43389
1 parent c09f7c9 commit 53824c8

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
@@ -1439,7 +1439,7 @@ bom {
14391439
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
14401440
}
14411441
}
1442-
library("Micrometer Tracing", "1.3.6") {
1442+
library("Micrometer Tracing", "1.3.7-SNAPSHOT") {
14431443
considerSnapshots()
14441444
group("io.micrometer") {
14451445
imports = [

0 commit comments

Comments
 (0)