mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 11:35:40 +01:00
Update play-json to 2.9.4 (#4959)
This commit is contained in:
parent
853bd2387e
commit
7043c95800
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ object Deps {
|
|||
val zeromq = "0.5.3"
|
||||
val scalapb = "0.11.12"
|
||||
val akkav = "10.2.10"
|
||||
val playv = "2.9.3" //https://github.com/playframework/play-json/releases
|
||||
val playv = "2.9.4" //https://github.com/playframework/play-json/releases
|
||||
val akkaStreamv = "2.6.20"
|
||||
val jUnixSocketV = "2.6.1"
|
||||
val scodecV = "1.1.34"
|
||||
|
|
Loading…
Add table
Reference in a new issue