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.
2 parents 17382fe + a4ec25d commit 75cb826Copy full SHA for 75cb826
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.4")
+ api("io.mockk:mockk:1.13.17")
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