Skip to content

Commit

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

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

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

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent b53f705 commit b0b1d04
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 @@ -3,7 +3,7 @@ androidxCore = "1.13.1"
androidxLifecycle = "2.8.4"
kotlinxCoroutinesTest = "1.8.1"
junit = "4.13.2"
mockkAndroid = "1.13.9"
mockkAndroid = "1.13.12"
jvmTarget = "21"
kotlin = "2.0.10"
ksp = "2.0.10-1.0.24"
Expand Down

0 comments on commit b0b1d04

Please sign in to comment.