build(deps): bump bcprov-jdk15on from 1.69 to 1.70 (#1564)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-12-01 23:06:41 +05:30 committed by GitHub
parent 192fd11c45
commit d2d7ba16b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@ dependencies {
dependencySync("com.github.android-password-store:zxing-android-embedded:4.2.1")
// Third-party dependencies
dependencySync("org.bouncycastle:bcprov-jdk15on:1.69")
dependencySync("org.bouncycastle:bcprov-jdk15on:1.70")
dependencySync("commons-codec:commons-codec:1.14")
dependencySync("net.i2p.crypto:eddsa:0.3.0")
dependencySync("me.zhanghai.android.fastscroll:library:1.1.7")