Skip to content

Commit

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

Updates `io.mockk:mockk-android` 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)

Updates `io.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-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent a3ee38c commit e0e3ebc
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 @@ -12,7 +12,7 @@ lifecycle = "2.8.6"
testServices = "1.5.0"
sqlDelight = "2.0.2"
dagger = "2.52"
mockk = "1.13.12"
mockk = "1.13.13"
ksp = "1.0.25"
garunner-emulator = "system-images;android-34;aosp_atd;x86_64"
serialization-kotlin1 = "1.6.3"
Expand Down

0 comments on commit e0e3ebc

Please sign in to comment.