Skip to content

Commit

Permalink
build(deps): update mockito requirement from 0.31.0 to 1.1.0 in /api
Browse files Browse the repository at this point in the history
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.1.0)

---
updated-dependencies:
- dependency-name: mockito
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 11, 2023
1 parent 34cd1eb commit fb5081f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ thiserror = "1.0.37"
url = "2.3.1"

[dev-dependencies]
mockito = "0.31.0"
mockito = "1.1.0"

0 comments on commit fb5081f

Please sign in to comment.