Skip to content

Commit

Permalink
chore(deps): update dependency io.mockk:mockk-jvm to v1.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and hantsy committed Jan 30, 2023
1 parent e7a45d9 commit 4e70345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlin-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<dependency>
<groupId>io.mockk</groupId>
<artifactId>mockk-jvm</artifactId>
<version>1.13.3</version>
<version>1.13.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4e70345

Please sign in to comment.