Skip to content

Commit

Permalink
Bump io.mockk:mockk-jvm from 1.13.9 to 1.13.10
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk-jvm](https://github.com/mockk/mockk) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.9...1.13.10)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 1130630 commit 8956d58
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 @@ -16,7 +16,7 @@

<properties>
<kotlin.version>1.9.22</kotlin.version>
<mockk.version>1.13.9</mockk.version>
<mockk.version>1.13.10</mockk.version>
<quarkus.version>3.6.5</quarkus.version>
<dokka.version>1.9.10</dokka.version>
<assertj.version>3.25.3</assertj.version>
Expand Down

0 comments on commit 8956d58

Please sign in to comment.