Skip to content

Commit

Permalink
chore(deps-dev): bump io.quarkiverse.mockk:quarkus-junit5-mockk (#2250)
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 ff1971d commit de73cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-kotlin-co/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>io.quarkiverse.mockk</groupId>
<artifactId>quarkus-junit5-mockk</artifactId>
<version>2.1.0</version>
<version>3.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit de73cf4

Please sign in to comment.