Skip to content

Commit 9b775f5

Browse files
committed
Adopt to changed Mockk artifact name.
Closes #2687
1 parent 63e96ea commit 9b775f5

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
@@ -319,7 +319,7 @@
319319

320320
<dependency>
321321
<groupId>io.mockk</groupId>
322-
<artifactId>mockk</artifactId>
322+
<artifactId>mockk-jvm</artifactId>
323323
<version>${mockk}</version>
324324
<scope>test</scope>
325325
</dependency>

0 commit comments

Comments
 (0)