Skip to content

Commit

Permalink
Bump mockK from 1.13.5 to 1.13.10
Browse files Browse the repository at this point in the history
Bumps `mockK` from 1.13.5 to 1.13.10.

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

Updates `io.mockk:mockk-agent-jvm` from 1.13.5 to 1.13.10
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.5...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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 5da346a commit ec806d3
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 @@ -49,7 +49,7 @@ google-services-maps = "18.2.0"
lottie = "5.2.0"

# MockK
mockK = "1.13.5"
mockK = "1.13.10"

# Timber
timber = "5.0.1"
Expand Down

0 comments on commit ec806d3

Please sign in to comment.