mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-09-27 03:41:08 -04:00
build(deps): bump mockito from 1.2.0 to 1.3.0 (#1561)
* build(deps): bump mockito from 1.2.0 to 1.3.0 Bumps [mockito](https://github.com/lipanski/mockito) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](https://github.com/lipanski/mockito/compare/1.2.0...1.3.0) --- updated-dependencies: - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): update http to 0.2.11 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Byron Hambly <bhambly@blockstream.com>
This commit is contained in:
parent
b2ca1b5f8c
commit
00abded1c5
2 changed files with 25 additions and 31 deletions
|
@ -77,7 +77,7 @@ zip = "0.5"
|
|||
bitcoin-harness = "0.2.2"
|
||||
get-port = "3"
|
||||
hyper = "1.2"
|
||||
mockito = "1.2.0"
|
||||
mockito = "1.3.0"
|
||||
monero-harness = { path = "../monero-harness" }
|
||||
port_check = "0.1"
|
||||
proptest = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue