Skip to content

Commit

Permalink
Upgrade to Context Propagation 1.0.0
Browse files Browse the repository at this point in the history
Closes gh-29442
  • Loading branch information
bclozel committed Nov 7, 2022
1 parent 19d68a4 commit 287d6de
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.1")
api("info.picocli:picocli:4.6.3")
api("io.micrometer:context-propagation:1.0.0-RC1")
api("io.micrometer:context-propagation:1.0.0")
api("io.mockk:mockk:1.12.1")
api("io.projectreactor.tools:blockhound:1.0.6.RELEASE")
api("io.r2dbc:r2dbc-h2:1.0.0.RC1")
Expand Down

0 comments on commit 287d6de

Please sign in to comment.