mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
Update bcprov-jdk15on to 1.69 (#3238)
This commit is contained in:
parent
95f6c0d790
commit
4b2bc379e3
@ -4,7 +4,7 @@ import sbt._
|
||||
object Deps {
|
||||
|
||||
object V {
|
||||
val bouncyCastle = "1.68"
|
||||
val bouncyCastle = "1.69"
|
||||
val dropwizardMetricsV = "4.2.0" //https://github.com/dropwizard/metrics
|
||||
val logback = "1.2.3"
|
||||
val grizzledSlf4j = "1.3.4"
|
||||
|
Loading…
Reference in New Issue
Block a user