Skip to content

Commit

Permalink
[pigeon]: Bump mockk (#2891)
Browse files Browse the repository at this point in the history
Bumps [mockk](https://github.com/mockk/mockk) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.2...1.13.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Dec 5, 2022
1 parent 02faf75 commit 95edfea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ android {

dependencies {
testImplementation 'junit:junit:4.+'
testImplementation "io.mockk:mockk:1.13.2"
testImplementation "io.mockk:mockk:1.13.3"
}
}

0 comments on commit 95edfea

Please sign in to comment.