Skip to content

Commit 703b396

Browse files
authored
Use bitcoin-kmp 0.21.0 (#89)
1 parent 1517389 commit 703b396

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -171,12 +171,12 @@
171171
<dependency>
172172
<groupId>fr.acinq.bitcoin</groupId>
173173
<artifactId>bitcoin-kmp-jvm</artifactId>
174-
<version>0.20.0</version>
174+
<version>0.21.0</version>
175175
</dependency>
176176
<dependency>
177177
<groupId>fr.acinq.secp256k1</groupId>
178178
<artifactId>secp256k1-kmp-jni-jvm</artifactId>
179-
<version>0.15.0</version>
179+
<version>0.16.0</version>
180180
</dependency>
181181
<dependency>
182182
<groupId>org.scodec</groupId>

0 commit comments

Comments
 (0)