Skip to content

Commit 162acbe

Browse files
committed
Switch to mockk-jvm artifact.
Closes #1341
1 parent 595bc04 commit 162acbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226

227227
<dependency>
228228
<groupId>io.mockk</groupId>
229-
<artifactId>mockk</artifactId>
229+
<artifactId>mockk-jvm</artifactId>
230230
<version>${mockk}</version>
231231
<scope>test</scope>
232232
</dependency>

0 commit comments

Comments
 (0)