Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update dependency org.bouncycastle:bcprov-jdk15to18 to v1.83
  • Loading branch information
renovate[bot] authored Nov 26, 2025
commit 78f22852f46b1b752dcdec28a4e7af5875ce11a0
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.2.21"

[libraries]
animalsniffer-signature-android = "com.toasttab.android:gummy-bears-api-26:0.12.0"
bouncycastle-bcprov = "org.bouncycastle:bcprov-jdk15to18:1.82"
bouncycastle-bcprov = "org.bouncycastle:bcprov-jdk15to18:1.83"
hkdf = "at.favre.lib:hkdf:2.0.0"
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter" }
Expand Down