Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.12 to 1.13.13 (#200)
Browse files Browse the repository at this point in the history
Bumps [io.mockk:mockk](https://github.com/mockk/mockk) from 1.13.12 to 1.13.13.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.12...1.13.13)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  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 Oct 18, 2024
1 parent be6805c commit 2ed786e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ val kotlinCoroutinesVersion = "1.9.0"
val kotlinVersion = "2.0.21"
val lifecycleVersion = "2.8.6"
val lifecycleTestVersion = "2.2.0"
val mockkVersion = "1.13.12"
val mockkVersion = "1.13.13"
val okhttpVersion = "4.12.0"
val retrofitVersion = "2.11.0"
val stethoVersion = "1.6.0"
Expand Down

0 comments on commit 2ed786e

Please sign in to comment.