Skip to content

Commit

Permalink
chore(deps-dev): bump io.quarkiverse.mockk:quarkus-junit5-mockk (#2249)
Browse files Browse the repository at this point in the history
Bumps [io.quarkiverse.mockk:quarkus-junit5-mockk](https://github.com/quarkiverse/quarkus-mockk) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/quarkiverse/quarkus-mockk/releases)
- [Commits](quarkiverse/quarkus-mockk@2.1.0...3.0.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.mockk:quarkus-junit5-mockk
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Jun 4, 2024
1 parent de73cf4 commit 2c6f64b
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 @@ -26,7 +26,7 @@
<quarkus.version>3.11.0</quarkus.version>
<assertj.version>3.26.0</assertj.version>
<kotest.version>5.9.0</kotest.version>
<quarkus-junit5-mockk.version>2.1.0</quarkus-junit5-mockk.version>
<quarkus-junit5-mockk.version>3.0.0</quarkus-junit5-mockk.version>
<mockk.version>1.13.11</mockk.version>

<skipITs>true</skipITs>
Expand Down

0 comments on commit 2c6f64b

Please sign in to comment.