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 75cb826 commit 6f725dcCopy full SHA for 6f725dc
framework-platform/framework-platform.gradle
@@ -47,7 +47,7 @@ dependencies {
47
api("commons-io:commons-io:2.15.0")
48
api("commons-logging:commons-logging:1.3.5")
49
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
50
- api("io.mockk:mockk:1.13.17")
+ api("io.mockk:mockk:1.14.4")
51
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")
52
api("io.r2dbc:r2dbc-h2:1.0.0.RELEASE")
53
api("io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE")
0 commit comments