Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
⬆️ Update mockito requirement from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Updates the requirements on [mockito](https://github.com/lipanski/mockito) to permit the latest version.
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](https://github.com/lipanski/mockito/commits/0.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support authored and mockersf committed Sep 23, 2018
1 parent 70f7721 commit 7724afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ skeptic = "0.13"
[dev-dependencies]
skeptic = "0.13"
env_logger = "0.5"
mockito = "0.12.0"
mockito = "0.13.0"
spectral = "0.6.0"
proptest = "0.8.1"

0 comments on commit 7724afd

Please sign in to comment.