Skip to content

Commit

Permalink
build(deps): Bump mockk from 1.13.5 to 1.13.9
Browse files Browse the repository at this point in the history
Bumps `mockk` from 1.13.5 to 1.13.9.

Updates `io.mockk:mockk` from 1.13.5 to 1.13.9
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)

Updates `io.mockk:mockk-agent-jvm` from 1.13.5 to 1.13.9
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and VaiTon committed Jan 30, 2024
1 parent f3cc154 commit c847a3d
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 @@ -20,7 +20,7 @@ eventbus = "3.3.1"
junit5 = "5.9.3"
androidx-hilt = "1.0.0"
org-mockito = "5.10.0"
mockk = "1.13.5"
mockk = "1.13.9"
com-squareup-retrofit2 = "2.6.4"
androidx-test-espresso = "3.4.0"
truth = "1.1.3"
Expand Down

0 comments on commit c847a3d

Please sign in to comment.