Skip to content

Commit

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

---
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 Jul 15, 2024
1 parent b236ea9 commit c44e8dc
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.11</mockk.version>
<mockk.version>1.13.12</mockk.version>
<quarkus.version>3.12.2</quarkus.version>
<dokka.version>1.9.20</dokka.version>
<assertj.version>3.26.3</assertj.version>
Expand Down

0 comments on commit c44e8dc

Please sign in to comment.