Skip to content

Commit

Permalink
upgrade bitcoinj to 0.15.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-james committed Jun 25, 2024
1 parent 9d94232 commit fe568b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ sourceSets {
dependencies {
checkstyle 'com.puppycrawl.tools:checkstyle:10.4'
// dependencies
implementation 'org.bitcoinj:bitcoinj-core:0.15'
implementation 'org.bitcoinj:bitcoinj-core:0.15.10'
implementation 'net.i2p.crypto:eddsa:0.3.0'

// test support dependencies
Expand Down

0 comments on commit fe568b0

Please sign in to comment.