upgrade play to 2.4.3

pull/976/head
Thibault Duplessis 2015-09-18 00:55:43 +02:00
parent 138bcb4076
commit e4d7d484b3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.2")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.3")
// addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.6")