Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
Using Play Framework version 2.5.15 and SBT 13.15.
  • Loading branch information
nloyola committed Jun 2, 2017
1 parent c52f348 commit 91b6faf
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=0.13.13
sbt.version=0.13.15
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ resolvers ++= Seq(
)

// Use the Play sbt plugin for Play projects
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.14")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.15")

addSbtPlugin("com.typesafe.sbt" % "sbt-rjs" % "1.0.7")

Expand Down

0 comments on commit 91b6faf

Please sign in to comment.