Skip to content

Commit

Permalink
build(deps): bump mockito from 0.26.0 to 0.27.0
Browse files Browse the repository at this point in the history
Bumps [mockito](https://github.com/lipanski/mockito) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](lipanski/mockito@0.26.0...0.27.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Eric Larese committed Aug 5, 2020
1 parent 4170bf9 commit 0a75ec6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ features = ["max_level_trace", "release_max_level_info"]
cl-legacy = ["update-ssh-keys"]

[dev-dependencies]
mockito = "^0.26"
mockito = "^0.27"

0 comments on commit 0a75ec6

Please sign in to comment.