Update play-json to 2.8.1

pull/5762/head
Scala Steward 2019-12-16 02:06:17 +01:00
parent 122c96041b
commit b806808be6
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.0")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")