Skip to content

Commit

Permalink
Bump io-mockk from 1.13.7 to 1.13.8 (#609)
Browse files Browse the repository at this point in the history
Bumps `io-mockk` from 1.13.7 to 1.13.8.

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

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

---
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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 57e65d5 commit e6cbbc9
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 @@ -18,7 +18,7 @@ bumptech-glide = "4.15.1"

io-koin = "3.2.0"
io-objectbox = "3.7.0"
io-mockk = "1.13.7"
io-mockk = "1.13.8"

jetbrains-dokka = "1.7.20"
jetbrains-kotlin = "1.7.21"
Expand Down

0 comments on commit e6cbbc9

Please sign in to comment.