mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-24 06:57:51 +01:00
Update play-json to 2.10.4 (#5356)
This commit is contained in:
parent
db21b8873e
commit
e6ceda44f2
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ object Deps {
|
|||
val zeromq = "0.5.4"
|
||||
val scalapb = "0.11.14"
|
||||
val akkav = "10.2.10"
|
||||
val playv = "2.10.3" //https://github.com/playframework/play-json/releases
|
||||
val playv = "2.10.4" //https://github.com/playframework/play-json/releases
|
||||
val akkaStreamv = "2.6.20"
|
||||
val jUnixSocketV = "2.8.3"
|
||||
val scodecV = "1.1.38"
|
||||
|
|
Loading…
Add table
Reference in a new issue