mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 15:02:17 +01:00
Update bcprov-jdk18on to 1.75 (#5112)
This commit is contained in:
parent
3df12aa929
commit
2023e3cfb7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ import sbt._
|
|||
object Deps {
|
||||
|
||||
object V {
|
||||
val bouncyCastle = "1.73"
|
||||
val bouncyCastle = "1.75"
|
||||
val dropwizardMetricsV = "4.2.19" //https://github.com/dropwizard/metrics
|
||||
|
||||
val logback = "1.4.8" //https://github.com/qos-ch/logback
|
||||
|
|
Loading…
Add table
Reference in a new issue