Skip to content

Commit

Permalink
Bump io.quarkiverse.mockk:quarkus-junit5-mockk from 2.0.0 to 2.1.0
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.0.0 to 2.1.0.
- [Commits](quarkiverse/quarkus-mockk@2.0.0...2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and martinvisser committed Aug 29, 2023
1 parent f639aa7 commit d91f25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<maven-surefire-junit5-tree-reporter.version>1.2.1</maven-surefire-junit5-tree-reporter.version>
<mockito-kotlin.version>5.1.0</mockito-kotlin.version>
<quarkus-jgit.version>3.0.2</quarkus-jgit.version>
<quarkus-junit5-mockk.version>2.0.0</quarkus-junit5-mockk.version>
<quarkus-junit5-mockk.version>2.1.0</quarkus-junit5-mockk.version>
<sshd-core.version>2.10.0</sshd-core.version>
<testcontainers.version>1.18.3</testcontainers.version>
</properties>
Expand Down

0 comments on commit d91f25b

Please sign in to comment.