Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent d91d11f commit 0f2c038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
coroutinesVersion = '1.7.3'
appCompatVersion = '1.6.1'
jUnitVersion = '4.13.2'
mockkVersion = '1.13.5'
mockkVersion = '1.13.8'
turbineVersion = '1.0.0'
spotlessVersion = '6.19.0'
koverVersion = "0.5.1"
Expand Down

0 comments on commit 0f2c038

Please sign in to comment.