Update play-json to 2.9.0 (#1566)

Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com>
This commit is contained in:
Scala Steward 2020-06-16 14:45:39 +02:00 committed by GitHub
parent 0dad44a0e5
commit 001d1c9d7a

View File

@ -13,8 +13,8 @@ object Deps {
val spray = "1.3.5"
val zeromq = "0.5.2"
val akkav = "10.1.12"
val playv = "2.9.0"
val akkaStreamv = "2.6.6"
val playv = "2.8.1"
val scodecV = "1.1.16"
val junitV = "0.11"
val nativeLoaderV = "2.3.4"