Skip to content

Commit a28838b

Browse files
fix(deps): bump mockito from 1.6.1 to 1.7.0 (#745)
Bumps [mockito](https://github.com/lipanski/mockito) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.6.1...1.7.0) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddce620 commit a28838b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: crates/fig_request/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ url.workspace = true
3434
webpki-roots.workspace = true
3535

3636
[dev-dependencies]
37-
mockito = "1.4.0"
37+
mockito = "1.7.0"
3838
tokio.workspace = true

0 commit comments

Comments
 (0)