Skip to content

Commit

Permalink
Bump io.mockk:mockk from 1.13.12 to 1.13.13
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 8baac4e commit f1c6d2c
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 @@ -37,7 +37,7 @@ buildscript {
junitGradlePluignVersion = '1.11.2.0'
junitVersion = '5.11.2'
junit4Version = '4.13.2'
mockkVersion = '1.13.12'
mockkVersion = '1.13.13'
robolectricVersion = '4.13'
truthVersion = '1.4.4'
androidXTestRunner = '1.6.2'
Expand Down

0 comments on commit f1c6d2c

Please sign in to comment.