Upgrade to Context Propagation 1.1.0-M4

Closes gh-31220
This commit is contained in:
Stephane Nicoll 2023-09-13 18:19:45 +02:00
parent e109c55192
commit 92b6c5df4f
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,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.1.0-M3")
api("io.micrometer:context-propagation:1.1.0-M4")
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")