Skip to content

Commit

Permalink
Bump mockk from 1.13.13 to 1.13.14
Browse files Browse the repository at this point in the history
Bumps `mockk` from 1.13.13 to 1.13.14.

Updates `io.mockk:mockk` from 1.13.13 to 1.13.14
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.13...1.13.14)

Updates `io.mockk:mockk-android` from 1.13.13 to 1.13.14
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.13...1.13.14)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and siarhei-luskanau committed Dec 24, 2024
1 parent 9a65330 commit fa79a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ kotlinx-kover = "0.9.0"
kotlinx-serialization = "1.7.3"
ktlint-jlleitschuh = "12.1.2"
leakcanary = "2.14"
mockk = "1.13.13"
mockk = "1.13.14"
moko = "0.18.1"
timber = "5.0.1"
zoomable = "2.0.0-beta01"
Expand Down

0 comments on commit fa79a9c

Please sign in to comment.