Skip to content

Commit

Permalink
upgrade to play 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed May 11, 2012
1 parent efcafe1 commit dbec544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -5,4 +5,4 @@ logLevel := Level.Warn
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"

// Use the Play sbt plugin for Play projects
addSbtPlugin("play" % "sbt-plugin" % "2.0")
addSbtPlugin("play" % "sbt-plugin" % "2.0.1")

0 comments on commit dbec544

Please sign in to comment.