From 2149f7a85a5553383fbfe0705f0ca1810def5d72 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 12 Sep 2022 10:21:00 +0200 Subject: [PATCH] Adopt to changed Mockk artifact name. Closes #1304 --- 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 422c23983..8f39acbd0 100644 --- a/spring-data-cassandra/pom.xml +++ b/spring-data-cassandra/pom.xml @@ -231,7 +231,7 @@ io.mockk - mockk + mockk-jvm ${mockk} test