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.
2 parents 9fe69ea + e96ca62 commit 086cc16Copy full SHA for 086cc16
libs.versions.toml
@@ -27,7 +27,7 @@ serialization = "1.7.3"
27
28
[libraries]
29
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
30
-bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.78.1" }
+bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.79" }
31
coreLibraryDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
32
coroutinesAndroid = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinxCoroutines" }
33
coroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }
0 commit comments