From 162acbefa325cb07abd55229662ced358176654d Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Wed, 11 Jan 2023 16:15:07 +0100 Subject: [PATCH] Switch to mockk-jvm artifact. Closes #1341 --- spring-data-cassandra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-data-cassandra/pom.xml b/spring-data-cassandra/pom.xml index 27f7324c7..a9e4f5643 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -226,7 +226,7 @@ io.mockk - mockk + mockk-jvm ${mockk} test