Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent e030de0 commit 1c86f64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 xmtp_mls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ xmtp_proto = { workspace = true, features = ["test-utils"] }
[target.'cfg(not(target_arch = "wasm32"))'.dev-dependencies]
ctor.workspace = true
ethers = { workspace = true, features = ["openssl"] }
mockito = "1.4.0"
mockito = "1.6.1"
openmls = { workspace = true }
tempfile = "3.14.0"
tracing-subscriber = { workspace = true, features = [
Expand Down

0 comments on commit 1c86f64

Please sign in to comment.