Skip to content

Commit 2149f7a

Browse files
committed
Adopt to changed Mockk artifact name.
Closes #1304
1 parent b0ebac9 commit 2149f7a

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
@@ -231,7 +231,7 @@
231231

232232
<dependency>
233233
<groupId>io.mockk</groupId>
234-
<artifactId>mockk</artifactId>
234+
<artifactId>mockk-jvm</artifactId>
235235
<version>${mockk}</version>
236236
<scope>test</scope>
237237
</dependency>

0 commit comments

Comments
 (0)