Skip to content

Commit 50d4a44

Browse files
committed
Upgrade to Context Propagation 1.0.5
Closes gh-31223
1 parent ebf2cef commit 50d4a44

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
@@ -45,7 +45,7 @@ dependencies {
4545
api("com.thoughtworks.xstream:xstream:1.4.20")
4646
api("commons-io:commons-io:2.11.0")
4747
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
48-
api("io.micrometer:context-propagation:1.0.4")
48+
api("io.micrometer:context-propagation:1.0.5")
4949
api("io.mockk:mockk:1.13.4")
5050
api("io.projectreactor.netty:reactor-netty5-http:2.0.0-M3")
5151
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")

0 commit comments

Comments
 (0)