Skip to content

Commit c86ea72

Browse files
fix(deps): bump mockito from 1.7.0 to 1.7.1
Bumps [mockito](https://github.com/lipanski/mockito) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: mockito dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b654a1b commit c86ea72

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_request/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ url.workspace = true
3535
webpki-roots.workspace = true
3636

3737
[dev-dependencies]
38-
mockito = "1.7.0"
38+
mockito = "1.7.1"
3939
tokio.workspace = true

0 commit comments

Comments
 (0)