Skip to content

Commit 935958e

Browse files
committed
Adopt to changed Mockk artifact name.
Closes #2590
1 parent 67bf014 commit 935958e

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
@@ -257,7 +257,7 @@
257257
</dependency>
258258
<dependency>
259259
<groupId>io.mockk</groupId>
260-
<artifactId>mockk</artifactId>
260+
<artifactId>mockk-jvm</artifactId>
261261
<version>${mockk}</version>
262262
<scope>test</scope>
263263
</dependency>

0 commit comments

Comments
 (0)