Skip to content

Commit

Permalink
Upgrade to Context Propagation 1.0.5
Browse files Browse the repository at this point in the history
Closes gh-31223
  • Loading branch information
snicoll committed Sep 13, 2023
1 parent ebf2cef commit 50d4a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-platform/framework-platform.gradle
Expand Up @@ -45,7 +45,7 @@ dependencies {
api("com.thoughtworks.xstream:xstream:1.4.20")
api("commons-io:commons-io:2.11.0")
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
api("io.micrometer:context-propagation:1.0.4")
api("io.micrometer:context-propagation:1.0.5")
api("io.mockk:mockk:1.13.4")
api("io.projectreactor.netty:reactor-netty5-http:2.0.0-M3")
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")
Expand Down

0 comments on commit 50d4a44

Please sign in to comment.