~opensource21/+junk/crud4play2

« back to all changes in this revision

Viewing changes to samples-and-tests/crudsample/project/plugins.sbt

  • Committer: niels
  • Date: 2012-06-27 07:52:02 UTC
  • Revision ID: opensource21@googlemail.com-20120627075202-tlfkjew11f5b2rah
Improve the excpetionmessage. Update to 2.0.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"
6
6
 
7
7
// Use the Play sbt plugin for Play projects
8
 
addSbtPlugin("play" % "sbt-plugin" % "2.0.1")
 
 
b'\\ No newline at end of file'
 
8
addSbtPlugin("play" % "sbt-plugin" % "2.0.2")
 
 
b'\\ No newline at end of file'