mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-23 06:45:21 +01:00
Update akka-http, akka-http-testkit to 10.1.12 (#1415)
This commit is contained in:
parent
cf6af8279c
commit
583da51958
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ object Deps {
|
|||
val slf4j = "1.7.30"
|
||||
val spray = "1.3.5"
|
||||
val zeromq = "0.5.2"
|
||||
val akkav = "10.1.11"
|
||||
val akkav = "10.1.12"
|
||||
val akkaStreamv = "2.5.31"
|
||||
val playv = "2.7.4"
|
||||
val scodecV = "1.1.12"
|
||||
|
|
Loading…
Add table
Reference in a new issue