Skip to content

Commit 49ed69c

Browse files
committed
Switch to mockk-jvm artifact.
Closes #2763
1 parent 67068d3 commit 49ed69c

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
@@ -335,7 +335,7 @@
335335

336336
<dependency>
337337
<groupId>io.mockk</groupId>
338-
<artifactId>mockk</artifactId>
338+
<artifactId>mockk-jvm</artifactId>
339339
<version>${mockk}</version>
340340
<scope>test</scope>
341341
</dependency>

0 commit comments

Comments
 (0)