Skip to content

Commit

Permalink
Upgrade playframework to 2.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Apr 14, 2017
1 parent 98e98de commit 5e0a560
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
logLevel := Level.Info

// Use the Play sbt plugin for Play projects
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.9")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.14")
addSbtPlugin("me.lessis" % "bintray-sbt" % "0.3.0")
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")
2 changes: 1 addition & 1 deletion version.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version := "1.1.3"
version := "1.1.4"

0 comments on commit 5e0a560

Please sign in to comment.