mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-03 10:46:42 +01:00
Update play-json to 2.10.1 (#5239)
This commit is contained in:
parent
00bd36ad2e
commit
922a6aaeb4
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ object Deps {
|
|||
val zeromq = "0.5.3"
|
||||
val scalapb = "0.11.13"
|
||||
val akkav = "10.2.10"
|
||||
val playv = "2.9.4" //https://github.com/playframework/play-json/releases
|
||||
val playv = "2.10.1" //https://github.com/playframework/play-json/releases
|
||||
val akkaStreamv = "2.6.20"
|
||||
val jUnixSocketV = "2.7.2"
|
||||
val scodecV = "1.1.37"
|
||||
|
|
Loading…
Add table
Reference in a new issue