Skip to content

Commit 4773f11

Browse files
committed
Start building against Micrometer Tracing 1.3.3 snapshots
See gh-41734
1 parent 13ac0b0 commit 4773f11

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
@@ -1319,7 +1319,7 @@ bom {
13191319
releaseNotes("https://github.com/micrometer-metrics/micrometer/releases/tag/v{version}")
13201320
}
13211321
}
1322-
library("Micrometer Tracing", "1.3.2") {
1322+
library("Micrometer Tracing", "1.3.3-SNAPSHOT") {
13231323
considerSnapshots()
13241324
group("io.micrometer") {
13251325
imports = [

0 commit comments

Comments
 (0)