Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent a6ec333 commit 767e789
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 4 deletions.
20 changes: 17 additions & 3 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 @@ -51,7 +51,7 @@ zbus = "3"

[dev-dependencies]
http = "0.2"
mockito = "0.31"
mockito = "1.0"
proptest = "1.2"
tempfile = "^3.6"

Expand Down

0 comments on commit 767e789

Please sign in to comment.