mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-26 13:25:49 +01:00
Update bcprov-jdk15on to 1.70 (#3861)
This commit is contained in:
parent
f54ed98c74
commit
b2bf190dce
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import sbt._
|
|||
object Deps {
|
||||
|
||||
object V {
|
||||
val bouncyCastle = "1.69"
|
||||
val bouncyCastle = "1.70"
|
||||
val dropwizardMetricsV = "4.2.4" //https://github.com/dropwizard/metrics
|
||||
val logback = "1.2.7"
|
||||
val grizzledSlf4j = "1.3.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue