Skip to content

Commit

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

Updates `io.mockk:mockk` from 1.13.5 to 1.13.7
- [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.7
- [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 Aug 15, 2023
1 parent 0b6cc0f commit 7c0da81
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.3.1"
mockk = "1.13.5"
mockk = "1.13.7"
com-squareup-retrofit2 = "2.6.4"
androidx-test-espresso = "3.4.0"
truth = "1.1.3"
Expand Down

0 comments on commit 7c0da81

Please sign in to comment.