Skip to content

Commit

Permalink
Upgrade to Context Propagation 1.1.0-M3
Browse files Browse the repository at this point in the history
Closes gh-30882
  • Loading branch information
bclozel committed Jul 13, 2023
1 parent 49c463b commit cc7f310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-platform/framework-platform.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies {
api("commons-io:commons-io:2.11.0")
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
api("info.picocli:picocli:4.7.4")
api("io.micrometer:context-propagation:1.0.4")
api("io.micrometer:context-propagation:1.1.0-M3")
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 cc7f310

Please sign in to comment.