Skip to content

Commit c3a6152

Browse files
committed
Polishing.
Use correct Mockk artifacts. See #809
1 parent b6a464d commit c3a6152

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
@@ -300,7 +300,7 @@
300300

301301
<dependency>
302302
<groupId>io.mockk</groupId>
303-
<artifactId>mockk</artifactId>
303+
<artifactId>mockk-jvm</artifactId>
304304
<version>${mockk}</version>
305305
<scope>test</scope>
306306
</dependency>

0 commit comments

Comments
 (0)