Skip to content

Commit

Permalink
Adopt to changed Mockk artifact name.
Browse files Browse the repository at this point in the history
Closes #2405
  • Loading branch information
mp911de committed Sep 12, 2022
1 parent fcefc53 commit 315f5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -225,7 +225,7 @@

<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk</artifactId>
<artifactId>mockk-jvm</artifactId>
<version>${mockk}</version>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 315f5ed

Please sign in to comment.