From d2d7ba16b553f5633760404afeffe0613cd565d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 23:06:41 +0530 Subject: 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] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 165a645e..76f6a75e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" -- cgit v1.2.3