Skip to content

Commit

Permalink
chore(deps): bump to mockk v1.13.16
Browse files Browse the repository at this point in the history
  • Loading branch information
hantsy committed Jan 13, 2025
1 parent bd79dc3 commit afc78ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mongodb-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<assertj.version>3.26.3</assertj.version>
<kotest.version>5.9.1</kotest.version>
<quarkus-junit5-mockk.version>3.0.0</quarkus-junit5-mockk.version>
<mockk.version>1.13.13</mockk.version>
<mockk.version>1.13.16</mockk.version>

<skipITs>true</skipITs>
<mockito-kotlin.version>5.4.0</mockito-kotlin.version>
Expand Down

0 comments on commit afc78ca

Please sign in to comment.