Skip to content

Commit

Permalink
Gradle(deps): Bump mockkVersion from 1.13.16 to 1.13.17
Browse files Browse the repository at this point in the history
Bumps `mockkVersion` from 1.13.16 to 1.13.17.

Updates `io.mockk:mockk-android` from 1.13.16 to 1.13.17
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)

Updates `io.mockk:mockk-agent` from 1.13.16 to 1.13.17
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/commits)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 28, 2025
1 parent 3837110 commit 436b116
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 @@ -58,7 +58,7 @@ androidx-test-ext-junit = "1.2.1"
espresso-core = "3.6.1"
truth = "1.4.4"
turbineVer = "1.2.0"
mockkVersion = "1.13.16"
mockkVersion = "1.13.17"
junitKtx = "1.2.1"
coreTesting = "2.2.0"
kotlinxCoroutinesTest = "1.10.1"
Expand Down

0 comments on commit 436b116

Please sign in to comment.