Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump org.bouncycastle:bctls-jdk15to18 from 1.64 to 1.77 …
Browse files Browse the repository at this point in the history
…in /examples/bare/android (#1336)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 67ba64f commit 788d4f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ dependencies {
// BouncyCastle libs
// https://github.com/idnow/de.idnow.android-sample/tree/master/app/libs
implementation "org.bouncycastle:bcprov-jdk15to18:1.64"
implementation "org.bouncycastle:bctls-jdk15to18:1.64"
implementation "org.bouncycastle:bctls-jdk15to18:1.77"
}

if (isNewArchitectureEnabled()) {
Expand Down

0 comments on commit 788d4f1

Please sign in to comment.