Skip to content

Commit a4ec25d

Browse files
committed
Upgrade to MockK 1.13.17
1 parent 0fc043f commit a4ec25d

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("com.thoughtworks.xstream:xstream:1.4.21")
4848
api("commons-io:commons-io:2.15.0")
4949
api("de.bechte.junit:junit-hierarchicalcontextrunner:4.12.2")
50-
api("io.mockk:mockk:1.13.4")
50+
api("io.mockk:mockk:1.13.17")
5151
api("io.projectreactor.netty:reactor-netty5-http:2.0.0-M3")
5252
api("io.projectreactor.tools:blockhound:1.0.8.RELEASE")
5353
api("io.r2dbc:r2dbc-h2:1.0.0.RELEASE")

0 commit comments

Comments
 (0)