Skip to content
This repository has been archived by the owner on Jun 6, 2022. It is now read-only.

Commit

Permalink
Bump play version.
Browse files Browse the repository at this point in the history
  • Loading branch information
daithiocrualaoich committed May 3, 2012
1 parent 26343e1 commit f0c4e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PluginBuild.scala
Expand Up @@ -33,7 +33,7 @@ object PluginBuild extends Build {
),

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.8.0"),
addSbtPlugin("play" % "sbt-plugin" % "2.0"),
addSbtPlugin("play" % "sbt-plugin" % "2.0.1"),
addSbtPlugin("com.typesafe.sbtscalariform" % "sbtscalariform" % "0.3.1"),
addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.0.0"),
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.0.0")
Expand Down

0 comments on commit f0c4e5d

Please sign in to comment.