Răsfoiți Sursa

updated plugins.sbt to use sbt-plugin 2.1.1

Skamander 12 ani în urmă
părinte
comite
e1aa04a771
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      play-scala/project/plugins.sbt

+ 1 - 1
play-scala/project/plugins.sbt

@@ -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.1.0")
+addSbtPlugin("play" % "sbt-plugin" % "2.1.1")