Skip to content

Commit cc7f310

Browse files
committed
Upgrade to Context Propagation 1.1.0-M3
Closes gh-30882
1 parent 49c463b commit cc7f310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646
api("commons-io:commons-io:2.11.0")
4747
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
4848
api("info.picocli:picocli:4.7.4")
49-
api("io.micrometer:context-propagation:1.0.4")
49+
api("io.micrometer:context-propagation:1.1.0-M3")
5050
api("io.mockk:mockk:1.13.4")
5151
api("io.projectreactor.netty:reactor-netty5-http:2.0.0-M3")
5252
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")

0 commit comments

Comments
 (0)