mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 18:47:38 +01:00
Update client3:core to 3.8.5 (#4909)
This commit is contained in:
parent
84ce9b6f56
commit
3bc9d8808a
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ object Deps {
|
||||||
val scalaJsStubsV = "1.1.0"
|
val scalaJsStubsV = "1.1.0"
|
||||||
// CLI deps
|
// CLI deps
|
||||||
val scoptV = "4.1.0"
|
val scoptV = "4.1.0"
|
||||||
val sttpV = "3.8.3" // https://github.com/softwaremill/sttp
|
val sttpV = "3.8.5" // https://github.com/softwaremill/sttp
|
||||||
val codehausV = "3.1.9"
|
val codehausV = "3.1.9"
|
||||||
val scalaJsTimeV = "2.5.0"
|
val scalaJsTimeV = "2.5.0"
|
||||||
val zxingV = "3.5.0"
|
val zxingV = "3.5.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue