Skip to content

Commit 92b6c5d

Browse files
committed
Upgrade to Context Propagation 1.1.0-M4
Closes gh-31220
1 parent e109c55 commit 92b6c5d

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("com.thoughtworks.xstream:xstream:1.4.20")
4747
api("commons-io:commons-io:2.11.0")
4848
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
49-
api("io.micrometer:context-propagation:1.1.0-M3")
49+
api("io.micrometer:context-propagation:1.1.0-M4")
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)