Skip to content

Commit 220df6e

Browse files
renovate[bot]WhiteSource Renovate
authored andcommitted
chore(deps): update dependency org.bouncycastle:bcprov-jdk15on to v1.64 (#73)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 9ea4605 commit 220df6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ if (project.hasProperty("signing.keyId")) {
9595

9696
dependencies {
9797
compile group: 'org.bitcoinj', name: 'bitcoinj-core', version: '0.15.6'
98-
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.62'
98+
compile group: 'org.bouncycastle', name: 'bcprov-jdk15on', version: '1.64'
9999
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.6'
100100
compile 'com.google.guava:guava:28.0-jre'
101101

0 commit comments

Comments
 (0)