Skip to content

Commit fab5f9c

Browse files
committed
Adopt to changed Mockk artifact name.
Closes #1304
1 parent 5da8300 commit fab5f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-cassandra/pom.xml

+1-1
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)