Skip to content

Commit a4b49a1

Browse files
committed
Switch to mockk-jvm artifact.
Closes #2652
1 parent 74e6bfb commit a4b49a1

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
@@ -228,7 +228,7 @@
228228
</dependency>
229229
<dependency>
230230
<groupId>io.mockk</groupId>
231-
<artifactId>mockk</artifactId>
231+
<artifactId>mockk-jvm</artifactId>
232232
<version>${mockk}</version>
233233
<scope>test</scope>
234234
</dependency>

0 commit comments

Comments
 (0)