Browse Source

server: Update play framework to 2.6.13

scalafmt-draft
Alexis Hernandez 7 years ago
parent
commit
27d0ff3762
  1. 2
      server/project/plugins.sbt

2
server/project/plugins.sbt

@ -1,3 +1,3 @@
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.6")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.13")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")

Loading…
Cancel
Save