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:
parent
192fd11c45
commit
d2d7ba16b5
2 changed files with 2 additions and 2 deletions
|
@ -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")
|
||||
|
|
|
@ -107,7 +107,7 @@ testing-junit = "junit:junit:4.13.2"
|
|||
|
||||
testing-robolectric = "org.robolectric:robolectric:4.7.2"
|
||||
|
||||
thirdparty-bouncycastle = "org.bouncycastle:bcprov-jdk15on:1.69"
|
||||
thirdparty-bouncycastle = "org.bouncycastle:bcprov-jdk15on:1.70"
|
||||
|
||||
thirdparty-commons_codec = "commons-codec:commons-codec:1.14"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue