mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
Use latest bitcoinj version (0.13.1.3)
This commit is contained in:
parent
4b5fbafe91
commit
7855181fc6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -98,7 +98,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bitcoinj</groupId>
|
||||
<artifactId>bitcoinj-core</artifactId>
|
||||
<version>0.13.1.2</version>
|
||||
<version>0.13.1.3</version>
|
||||
</dependency>
|
||||
|
||||
<!--guice-->
|
||||
|
|
Loading…
Add table
Reference in a new issue