Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 7d3fb37 commit 57d1a84
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 21 deletions.
139 changes: 119 additions & 20 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 @@ -45,4 +45,4 @@ htpasswd-verify = { git = "https://github.com/twistedfall/htpasswd-verify", rev

[dev-dependencies]
clippy = "0.0.302"
mockito = "1.4.0"
mockito = "1.6.1"

0 comments on commit 57d1a84

Please sign in to comment.