mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 02:39:18 +01:00
Update client3:core, ... to 3.9.8 (#5636)
This commit is contained in:
parent
0eb1788226
commit
9c25209198
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ object Deps {
|
|||
val scalaJsStubsV = "1.1.0"
|
||||
// CLI deps
|
||||
val scoptV = "4.1.0"
|
||||
val sttpV = "3.9.7" // https://github.com/softwaremill/sttp
|
||||
val sttpV = "3.9.8" // https://github.com/softwaremill/sttp
|
||||
val codehausV = "3.1.12"
|
||||
val scalaJsTimeV = "2.6.0"
|
||||
val zxingV = "3.5.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue