Skip to content

Commit 30cae52

Browse files
chore(deps): bump mockito from 1.7.1 to 1.7.2 in /backend (#191)
Bumps [mockito](https://github.com/lipanski/mockito) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.7.1...1.7.2) --- updated-dependencies: - dependency-name: mockito dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6dbbcaa commit 30cae52

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

backend/Cargo.lock

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

backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
strata-primitives = { git = "https://github.com/alpenlabs/alpen.git", tag = "v0.2.0-rc4" }
3030

3131
[dev-dependencies]
32-
mockito = "1.7.1"
32+
mockito = "1.7.2"
3333

3434
[[bin]]
3535
name = "backend"

0 commit comments

Comments
 (0)