Skip to content

Commit

Permalink
chore(deps): [WPB-9777] bump mockk from 1.13.10 to 1.13.13
Browse files Browse the repository at this point in the history
Bumps `mockk` from 1.13.10 to 1.13.13.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 8128377 commit ac5fead
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 @@ -102,7 +102,7 @@ androidx-text-archCore = "2.2.0"
junit4 = "4.13.2"
junit5 = "5.11.0"
kluent = "1.73"
mockk = "1.13.10"
mockk = "1.13.13"
okio = "3.9.0"
turbine = "1.2.0"
robolectric = "4.12.2"
Expand Down

0 comments on commit ac5fead

Please sign in to comment.