Skip to content

Commit 6f725dc

Browse files
committed
Upgrade to MockK 1.14.4
1 parent 75cb826 commit 6f725dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
api("commons-io:commons-io:2.15.0")
4848
api("commons-logging:commons-logging:1.3.5")
4949
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
50-
api("io.mockk:mockk:1.13.17")
50+
api("io.mockk:mockk:1.14.4")
5151
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")
5252
api("io.r2dbc:r2dbc-h2:1.0.0.RELEASE")
5353
api("io.r2dbc:r2dbc-spi-test:1.0.0.RELEASE")

0 commit comments

Comments
 (0)