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.69
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 16, 2021
1 parent ab16f9d commit b667d03
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.69'
implementation 'androidx.security:security-crypto:1.1.0-alpha01'


Expand Down

0 comments on commit b667d03

Please sign in to comment.