Skip to content

Commit 658e305

Browse files
committed
Update dependency org.bouncycastle:bcpkix-jdk15to18 to v1.77
1 parent 81178f3 commit 658e305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ okio = "3.8.0"
2424
serialization = "1.6.3"
2525

2626
[libraries]
27-
bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.75" }
27+
bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.77" }
2828
coreLibraryDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }
2929
coroutinesAndroid = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinxCoroutines" }
3030
coroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }

0 commit comments

Comments
 (0)