Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Update dependency org.bouncycastle:bcpkix-jdk15on to v1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 9, 2021
1 parent ab16f9d commit 2fa9e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
//TODO UPDATE SPONGYCASTLE -> BOUNCYCASTLE
implementation 'com.github.2lazy2debug:hd-wallet-kit-android:1.1.1'
//cryptography
implementation 'org.bouncycastle:bcpkix-jdk15on:1.65'
implementation 'org.bouncycastle:bcpkix-jdk15on:1.67'
implementation 'androidx.security:security-crypto:1.1.0-alpha01'


Expand Down

0 comments on commit 2fa9e11

Please sign in to comment.