Bump io.mockk:mockk from 1.13.13 to 1.14.9

Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.13 to 1.14.9.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.13.13...1.14.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-03 20:09:23 +00:00 committed by GitHub
parent af7a662754
commit d741ad4148
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ skie = "0.10.11"
# Testing
junit = "4.13.2"
turbine = "1.2.1"
mockk = "1.13.13"
mockk = "1.14.9"
truth = "1.4.4"
espresso = "3.6.1"
android-test-runner = "1.6.2"