Skip to content

Commit 8da1bbc

Browse files
committed
Update bitcoin-kmp to 0.22.2 and secp256k1-kmp to 0.17.3
1 parent 9fcc2e8 commit 8da1bbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,12 @@
177177
<dependency>
178178
<groupId>fr.acinq.bitcoin</groupId>
179179
<artifactId>bitcoin-kmp-jvm</artifactId>
180-
<version>0.22.1</version>
180+
<version>0.22.2</version>
181181
</dependency>
182182
<dependency>
183183
<groupId>fr.acinq.secp256k1</groupId>
184184
<artifactId>secp256k1-kmp-jni-jvm</artifactId>
185-
<version>0.17.1</version>
185+
<version>0.17.3</version>
186186
</dependency>
187187
<dependency>
188188
<groupId>org.scodec</groupId>

0 commit comments

Comments
 (0)