Skip to content

Commit 2cc8a94

Browse files
committed
Adopt to changed Mockk artifact name.
Closes #2687
1 parent d212a4e commit 2cc8a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)