Skip to content

Commit

Permalink
chore(deps): update dependency org.bitcoinj:bitcoinj-core to v0.15.8 (#…
Browse files Browse the repository at this point in the history
…116)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 9, 2020
1 parent 0665a0e commit bd99551
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 @@ -41,7 +41,7 @@ publishing {


dependencies {
compile group: 'org.bitcoinj', name: 'bitcoinj-core', version: '0.15.6'
compile group: 'org.bitcoinj', name: 'bitcoinj-core', version: '0.15.8'
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
compile 'com.google.guava:guava:28.2-jre'

Expand Down

0 comments on commit bd99551

Please sign in to comment.