mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-20 10:13:26 +01:00
Update client3:core to 3.8.12 (#5007)
This commit is contained in:
parent
6aae816de9
commit
fbcea17e2f
@ -68,7 +68,7 @@ object Deps {
|
||||
val scalaJsStubsV = "1.1.0"
|
||||
// CLI deps
|
||||
val scoptV = "4.1.0"
|
||||
val sttpV = "3.8.11" // https://github.com/softwaremill/sttp
|
||||
val sttpV = "3.8.12" // https://github.com/softwaremill/sttp
|
||||
val codehausV = "3.1.9"
|
||||
val scalaJsTimeV = "2.5.0"
|
||||
val zxingV = "3.5.0"
|
||||
|
Loading…
Reference in New Issue
Block a user