Skip to content

Commit

Permalink
Merge pull request #352 from android-password-store/renovate/org.boun…
Browse files Browse the repository at this point in the history
…cycastle-bcprov-jdk15to18-1.x

fix(deps): update dependency org.bouncycastle:bcprov-jdk15to18 to v1.79
  • Loading branch information
renovate[bot] authored Oct 30, 2024
2 parents b419fc2 + 76e278c commit 354a3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlin = "2.0.21"

[libraries]
animalsniffer-signature-android = "net.sf.androidscents.signature:android-api-level-23:6.0_r3"
bouncycastle-bcprov = "org.bouncycastle:bcprov-jdk15to18:1.78.1"
bouncycastle-bcprov = "org.bouncycastle:bcprov-jdk15to18:1.79"
hkdf = "at.favre.lib:hkdf:2.0.0"
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit-legacy = "junit:junit:4.13.2"
Expand Down

0 comments on commit 354a3dc

Please sign in to comment.