mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-24 23:46:00 -04:00
upgrade to Gradle 7.3.3 (#439)
* upgrade to Gradle 7.3.3 * add verification hashes for mac and windows * add verification hash for windows
This commit is contained in:
parent
6d8305c891
commit
9975d7398b
7 changed files with 1557 additions and 303 deletions
|
@ -46,7 +46,7 @@ public class ReceiptValidatorTest {
|
|||
|
||||
@After
|
||||
public void tearDown() {
|
||||
verifyZeroInteractions(offer);
|
||||
verifyNoMoreInteractions(offer);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue