mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-19 13:35:17 +01:00
Update sttp:core to 1.7.0 (#785)
This commit is contained in:
parent
09ea1fb3cd
commit
3973b8d2b4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ object Deps {
|
||||||
|
|
||||||
// CLI deps
|
// CLI deps
|
||||||
val scoptV = "4.0.0-RC2"
|
val scoptV = "4.0.0-RC2"
|
||||||
val sttpV = "1.6.8"
|
val sttpV = "1.7.0"
|
||||||
}
|
}
|
||||||
|
|
||||||
object Compile {
|
object Compile {
|
||||||
|
|
Loading…
Add table
Reference in a new issue