Skip to content

Commit cbbeb56

Browse files
chore(deps): update mockito requirement from 0.31.0 to 1.0.2 in /api
Updates the requirements on [mockito](https://github.com/lipanski/mockito) to permit the latest version. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@0.31.0...1.0.2) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 193bcc6 commit cbbeb56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ thiserror = "1.0.37"
2626
url = "2.3.1"
2727

2828
[dev-dependencies]
29-
mockito = "0.31.0"
29+
mockito = "1.0.2"

0 commit comments

Comments
 (0)