We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c347786 commit 28fc0daCopy full SHA for 28fc0da
libs.versions.toml
@@ -28,7 +28,7 @@ serialization = "1.8.0"
28
29
[libraries]
30
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
31
-bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.80" }
+bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.81" }
32
coreLibraryDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
33
coroutinesAndroid = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinxCoroutines" }
34
coroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }
0 commit comments