mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Update to BitcoinJ 0.13.1.11
This commit is contained in:
parent
01707ebb2d
commit
92ea099ab8
3
pom.xml
3
pom.xml
@ -82,8 +82,9 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.bitcoinj</groupId>
|
<groupId>org.bitcoinj</groupId>
|
||||||
<artifactId>bitcoinj-core</artifactId>
|
<artifactId>bitcoinj-core</artifactId>
|
||||||
<version>0.13.1.10</version>
|
<version>0.13.1.11</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
Update to
|
||||||
|
|
||||||
<!--guice-->
|
<!--guice-->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Loading…
Reference in New Issue
Block a user