Skip to content

Commit 0b49352

Browse files
dependabot[bot]vrutkovs
authored andcommitted
build(deps): bump mockito from 1.6.1 to 1.7.0
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]>
1 parent d3f0fcd commit 0b49352

File tree

2 files changed

+97
-17
lines changed

2 files changed

+97
-17
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env_logger = "0.11.6"
3030
log = "0.4.26"
3131

3232
[dev-dependencies]
33-
mockito = "1.6.1"
33+
mockito = "1.7.0"
3434

3535
[build-dependencies]
3636
npm_rs = "1.0.0"

0 commit comments

Comments
 (0)