mirror of
https://github.com/ACINQ/eclair.git
synced 2025-03-12 19:01:39 +01:00
Use bitcoin-lib v0.18.2
This ensure that eclair uses v0.6.4 of secp256k-kmp so that it can run alongside the current version of lightning-kmp.
This commit is contained in:
parent
f10e710800
commit
bf88d0e475
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -68,7 +68,7 @@
|
|||
<akka.version>2.3.14</akka.version>
|
||||
<akka.http.version>10.0.11</akka.http.version>
|
||||
<sttp.version>1.3.9</sttp.version>
|
||||
<bitcoinlib.version>0.18.1</bitcoinlib.version>
|
||||
<bitcoinlib.version>0.18.2</bitcoinlib.version>
|
||||
<guava.version>24.0-android</guava.version>
|
||||
<kamon.version>2.1.0</kamon.version>
|
||||
</properties>
|
||||
|
|
Loading…
Add table
Reference in a new issue