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 0fc043f commit a4ec25dCopy full SHA for a4ec25d
framework-platform/framework-platform.gradle
@@ -47,7 +47,7 @@ dependencies {
47
api("com.thoughtworks.xstream:xstream:1.4.21")
48
api("commons-io:commons-io:2.15.0")
49
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
50
- api("io.mockk:mockk:1.13.4")
+ api("io.mockk:mockk:1.13.17")
51
api("io.projectreactor.netty:reactor-netty5-http:2.0.0-M3")
52
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")
53
api("io.r2dbc:r2dbc-h2:1.0.0.RELEASE")
0 commit comments