upgrade PLAY to 2.4.11

pull/3701/head
Seung-Zin Nam 2017-10-16 11:18:12 +02:00 committed by GitHub
parent 298889d237
commit 7001d79b04
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.6")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.11")
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.0")