Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.10.2 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.10.2 to 1.13.8.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.10.2...1.13.8)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 312dc27 commit 5b4b8d8
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 @@ -35,7 +35,7 @@ buildscript {
androidxTestCoreVersion = '1.3.0'
junitGradlePluignVersion = '1.6.1.0'
junitVersion = '5.5.2'
mockkVersion = '1.10.2'
mockkVersion = '1.13.8'
robolectricVersion = '4.4'
truthVersion = '1.1'
vintageJunitVersion = '4.12'
Expand Down

0 comments on commit 5b4b8d8

Please sign in to comment.