Skip to content

Commit

Permalink
Bump mockk from 1.13.12 to 1.13.13 (#150)
Browse files Browse the repository at this point in the history
Bumps `mockk` from 1.13.12 to 1.13.13.

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

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2024
1 parent 1350f18 commit 7454bc3
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 @@ -37,7 +37,7 @@ kotlinx-kover = "0.8.3"
kotlinx-serialization = "1.7.3"
ktlint-jlleitschuh = "12.1.1"
leakcanary = "2.14"
mockk = "1.13.12"
mockk = "1.13.13"
robolectric = "4.13"
roborazzi = "1.28.0"
timber = "5.0.1"
Expand Down

0 comments on commit 7454bc3

Please sign in to comment.