Skip to content

Commit 6a75c64

Browse files
authored
Depend on Context Propagation v1.2.0-M1 (#3871)
Signed-off-by: Violeta Georgieva <[email protected]>
1 parent 9872c0f commit 6a75c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ext {
9090
micrometerTracingVersion = '1.6.0-M1' //optional baseline
9191
micrometerDocsVersion = '1.0.4' //optional baseline
9292

93-
contextPropagationDefaultVersion = '1.1.0' //optional baseline
93+
contextPropagationDefaultVersion = '1.2.0-M1' //optional baseline
9494
if (!project.hasProperty("forceContextPropagationVersion")) {
9595
contextPropagationVersion = contextPropagationDefaultVersion
9696
}

0 commit comments

Comments
 (0)