Skip to content

Commit a8bd415

Browse files
committed
Adopt to changed Mockk artifact name.
Closes #4161
1 parent e487c08 commit a8bd415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304

305305
<dependency>
306306
<groupId>io.mockk</groupId>
307-
<artifactId>mockk</artifactId>
307+
<artifactId>mockk-jvm</artifactId>
308308
<version>${mockk}</version>
309309
<scope>test</scope>
310310
</dependency>

0 commit comments

Comments
 (0)