Skip to content

Commit 086cc16

Browse files
Merge pull request #151 from avianlabs/renovate/org.bouncycastle-bcpkix-jdk15to18-1.x
Update dependency org.bouncycastle:bcpkix-jdk15to18 to v1.79
2 parents 9fe69ea + e96ca62 commit 086cc16

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
@@ -27,7 +27,7 @@ serialization = "1.7.3"
2727

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

0 commit comments

Comments
 (0)