From a4b49a14890fc5fcf86bc807484216fcbf84ba02 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 11 Jan 2023 16:16:07 +0100 Subject: [PATCH] Switch to mockk-jvm artifact. Closes #2652 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f5e4d2228..07def30e8 100644 --- a/pom.xml +++ b/pom.xml @@ -228,7 +228,7 @@ io.mockk - mockk + mockk-jvm ${mockk} test