Skip to content

Commit

Permalink
updated bcprov version
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhimanyu121 authored and ligi committed Mar 9, 2021
1 parent 237edda commit e51d6d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto_impl_bouncycastle/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
"implementation"("org.bouncycastle:bcprov-jdk15on:1.67")
"implementation"("org.bouncycastle:bcprov-jdk15to18:1.68")
"implementation"(project(":crypto_api"))
"implementation"(project(":crypto_impl_java_provider"))
"implementation"(project(":model"))
Expand Down

0 comments on commit e51d6d0

Please sign in to comment.