Skip to content

Commit 28fc0da

Browse files
Update dependency org.bouncycastle:bcpkix-jdk15to18 to v1.81
1 parent c347786 commit 28fc0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serialization = "1.8.0"
2828

2929
[libraries]
3030
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
31-
bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.80" }
31+
bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.81" }
3232
coreLibraryDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
3333
coroutinesAndroid = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinxCoroutines" }
3434
coroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }

0 commit comments

Comments
 (0)