chore(deps): Bump mockito from 1.1.0 to 1.1.1 (#8741)

Bumps [mockito](https://github.com/lipanski/mockito) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/lipanski/mockito/releases)
- [Commits](https://github.com/lipanski/mockito/compare/1.1.0...1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/24376/head
dependabot[bot] 2023-09-15 08:51:03 +00:00 committed by GitHub
parent 477e6df639
commit 8fddbc395b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -3560,9 +3560,9 @@ dependencies = [
[[package]]
name = "mockito"
version = "1.1.0"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09c762b6267c4593555bb38f1df19e9318985bc4de60b5e8462890856a9a5b4c"
checksum = "21a5376b01252e18f997f87a2f6767c5a842de43ed92341dc912a1574eab031d"
dependencies = [
"assert-json-diff",
"futures",