Skip to content

Commit

Permalink
Bump mockito from 1.2.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [mockito](https://github.com/lipanski/mockito) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](lipanski/mockito@1.2.0...1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jdno committed Apr 23, 2024
1 parent c8c8736 commit 635c60f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 67 deletions.
69 changes: 3 additions & 66 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 @@ -36,6 +36,6 @@ zip = "0.6.4"

[dev-dependencies]
assert_cmd = "2.0.14"
mockito = "1.2.0"
mockito = "1.4.0"
predicates = "3.1.0"
tempfile = "3.10.1"

0 comments on commit 635c60f

Please sign in to comment.