Skip to content

Commit 5ac154f

Browse files
committed
Switch to mockk-jvm artifact.
Closes #1409
1 parent 0387a47 commit 5ac154f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-relational/pom.xml

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

8080
<dependency>
8181
<groupId>io.mockk</groupId>
82-
<artifactId>mockk</artifactId>
82+
<artifactId>mockk-jvm</artifactId>
8383
<version>${mockk}</version>
8484
<scope>test</scope>
8585
</dependency>

0 commit comments

Comments
 (0)