Skip to content

Commit

Permalink
Update dependency org.bouncycastle:bcpkix-jdk15to18 to v1.79
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 9e23560 commit e96ca62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serialization = "1.7.3"

[libraries]
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.78.1" }
bouncyCastle = { module = "org.bouncycastle:bcpkix-jdk15to18", version = "1.79" }
coreLibraryDesugaring = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
coroutinesAndroid = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "kotlinxCoroutines" }
coroutinesCore = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinxCoroutines" }
Expand Down

0 comments on commit e96ca62

Please sign in to comment.