From 3e20b552751f62608d73579fea5cba3445aa597c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 11 Jan 2023 16:17:44 +0100 Subject: [PATCH] Switch to mockk-jvm artifact. Closes #2483 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 53b1d5b4a..87670f9dc 100644 --- a/pom.xml +++ b/pom.xml @@ -225,7 +225,7 @@ io.mockk - mockk + mockk-jvm ${mockk} test