Skip to content

Commit d2aa85e

Browse files
committed
Start building against Micrometer Tracing 1.3.2 snapshots
See gh-41299
1 parent 7b5e323 commit d2aa85e

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
@@ -1262,7 +1262,7 @@ bom {
12621262
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
12631263
}
12641264
}
1265-
library("Micrometer Tracing", "1.3.1") {
1265+
library("Micrometer Tracing", "1.3.2-SNAPSHOT") {
12661266
considerSnapshots()
12671267
group("io.micrometer") {
12681268
imports = [

0 commit comments

Comments
 (0)