Skip to content

Commit

Permalink
Use bitcoin-kmp 0.21.0 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
sstone authored Nov 27, 2024
1 parent 1517389 commit 703b396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,12 +171,12 @@
<dependency>
<groupId>fr.acinq.bitcoin</groupId>
<artifactId>bitcoin-kmp-jvm</artifactId>
<version>0.20.0</version>
<version>0.21.0</version>
</dependency>
<dependency>
<groupId>fr.acinq.secp256k1</groupId>
<artifactId>secp256k1-kmp-jni-jvm</artifactId>
<version>0.15.0</version>
<version>0.16.0</version>
</dependency>
<dependency>
<groupId>org.scodec</groupId>
Expand Down

0 comments on commit 703b396

Please sign in to comment.