Skip to content

Commit

Permalink
Bump mockkVersion from 1.13.9 to 1.13.11 (#21)
Browse files Browse the repository at this point in the history
Bumps `mockkVersion` from 1.13.9 to 1.13.11.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 799bfe3 commit 41e0a7c
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 @@ -65,7 +65,7 @@ androidx-test-ext-junit = "1.1.5"
espresso-core = "3.5.1"
truth = "1.4.2"
turbineVer = "1.0.0"
mockkVersion = "1.13.9"
mockkVersion = "1.13.11"
junitKtx = "1.1.5"
coreTesting = "2.2.0"
kotlinxCoroutinesTest = "1.8.0"
Expand Down

0 comments on commit 41e0a7c

Please sign in to comment.