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 49c463b commit cc7f310Copy full SHA for cc7f310
framework-platform/framework-platform.gradle
@@ -46,7 +46,7 @@ dependencies {
46
api("commons-io:commons-io:2.11.0")
47
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
48
api("info.picocli:picocli:4.7.4")
49
- api("io.micrometer:context-propagation:1.0.4")
+ api("io.micrometer:context-propagation:1.1.0-M3")
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