Skip to content

Commit

Permalink
chore(deps-dev): bump io.mockk:mockk-core-jvm in /mongodb-kotlin (#2769)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk-core-jvm](https://github.com/mockk/mockk) from 1.13.12 to 1.13.13.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.12...1.13.13)

---
updated-dependencies:
- dependency-name: io.mockk:mockk-core-jvm
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 5039bf0 commit c490f88
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.12</mockk.version>
<mockk.version>1.13.13</mockk.version>

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

0 comments on commit c490f88

Please sign in to comment.