Skip to content

Commit

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

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

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

---
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 Apr 2, 2024
1 parent d22d50f commit c815483
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.9"
mockk = "1.13.10"
com-squareup-retrofit2 = "2.6.4"
androidx-test-espresso = "3.4.0"
truth = "1.1.3"
Expand Down

0 comments on commit c815483

Please sign in to comment.