Skip to content

Commit

Permalink
Updated play and sbt (#649)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixoi authored Aug 22, 2018
1 parent 1b49c4d commit d49d4e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.1.6
sbt.version=1.2.1
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ evictionWarningOptions in update := EvictionWarningOptions.default.withWarnTrans

resolvers += "Typesafe repository" at "http://repo.typesafe.com/typesafe/releases/"

addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.17")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.6.18")
addSbtPlugin("org.irundaia.sbt" % "sbt-sassify" % "1.4.12")

0 comments on commit d49d4e4

Please sign in to comment.