Skip to content

Commit

Permalink
Bump mockk from 1.13.11 to 1.13.12
Browse files Browse the repository at this point in the history
Bumps `mockk` from 1.13.11 to 1.13.12.

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

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

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

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  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
- dependency-name: io.mockk:mockk-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent dd48aa3 commit 3a89e39
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 @@ -78,7 +78,7 @@ leakcanary = "3.0-alpha-8"
robolectric = "4.13"
mockito = "5.12.0"
kaspresso = "1.5.5"
mockk = "1.13.11"
mockk = "1.13.12"
turbine = "1.1.0"
barista = "4.3.0"
kotest = "5.9.1"
Expand Down

0 comments on commit 3a89e39

Please sign in to comment.