Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent 0865852 commit 5f748e5
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 @@ -154,7 +154,7 @@
<kotest.version>5.9.1</kotest.version>
<springmockk.version>4.0.2</springmockk.version>
<kotest-extensions-spring.version>1.3.0</kotest-extensions-spring.version>
<mockk.version>1.13.14</mockk.version>
<mockk.version>1.13.16</mockk.version>

<failOnMissingWebXml>false</failOnMissingWebXml>

Expand Down

0 comments on commit 5f748e5

Please sign in to comment.