Skip to content

Commit c3051cf

Browse files
Update mockito requirement from 0.31.0 to 0.32.3
Updates the requirements on [mockito](https://github.com/lipanski/mockito) to permit the latest version. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@0.31.0...0.32.3) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a29ea75 commit c3051cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ isahc-static-curl = ["isahc/static-curl"]
4444
env_logger = "0.10"
4545
futures-await-test = "0.3"
4646
futures = "0.3"
47-
mockito = "0.31.0"
47+
mockito = "0.32.3"
4848
meilisearch-test-macro = { path = "meilisearch-test-macro" }
4949
tokio = { version = "1", features = ["rt", "macros"] }
5050

0 commit comments

Comments
 (0)