Skip to content

Commit 3e20b55

Browse files
committed
Switch to mockk-jvm artifact.
Closes #2483
1 parent eb3e125 commit 3e20b55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

226226
<dependency>
227227
<groupId>io.mockk</groupId>
228-
<artifactId>mockk</artifactId>
228+
<artifactId>mockk-jvm</artifactId>
229229
<version>${mockk}</version>
230230
<scope>test</scope>
231231
</dependency>

0 commit comments

Comments
 (0)