Skip to content

Commit

Permalink
build(deps): 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 Apr 1, 2024
1 parent a4ca76b commit 3d5e87d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
18 changes: 3 additions & 15 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 = "1.1"
mockito = "1.4"
proptest = "1.4"
tempfile = ">= 3.7, < 4.0"

Expand Down

0 comments on commit 3d5e87d

Please sign in to comment.