Skip to content

Commit

Permalink
Bump mockk from 1.13.7 to 1.13.8 (#290)
Browse files Browse the repository at this point in the history
Bumps `mockk` from 1.13.7 to 1.13.8.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 710c31f commit b55b756
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 @@ -29,7 +29,7 @@ kotlinx-serialization = "1.6.0"
kover = "0.7.3"
ksp = "1.8.10-1.0.9"
lifecycle-compose = "2.6.1"
mockk = "1.13.7"
mockk = "1.13.8"
navigation-compose = "2.6.0"
okhttp3-logging = "4.11.0"
play-services-code-scanner = "16.0.0"
Expand Down

0 comments on commit b55b756

Please sign in to comment.