Skip to content

Commit 2a6cade

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 cf39ab6 commit 2a6cade

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ indoc = "2.0.6"
6565
insta = "1.43.1"
6666
libc = "0.2.172"
6767
mimalloc = "0.1.46"
68-
mockito = "1.7.0"
68+
mockito = "1.7.1"
6969
nix = { version = "0.29.0", features = ["feature", "fs", "ioctl", "process", "signal", "term", "user"] }
7070
objc2 = "0.5.2"
7171
objc2-app-kit = { version = "0.2.2", features = ["NSWorkspace"] }

0 commit comments

Comments
 (0)