We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e109c55 commit 92b6c5dCopy full SHA for 92b6c5d
framework-platform/framework-platform.gradle
@@ -46,7 +46,7 @@ dependencies {
46
api("com.thoughtworks.xstream:xstream:1.4.20")
47
api("commons-io:commons-io:2.11.0")
48
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
49
- api("io.micrometer:context-propagation:1.1.0-M3")
+ api("io.micrometer:context-propagation:1.1.0-M4")
50
api("io.mockk:mockk:1.13.4")
51
api("io.projectreactor.netty:reactor-netty5-http:2.0.0-M3")
52
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")
0 commit comments