Skip to content

Commit

Permalink
Upgraded to Play 2.4.6, fixes #10
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelkiessling committed Dec 30, 2015
1 parent 42228dd commit e3cd599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
logLevel := Level.Warn

// The Play plugin
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.4")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.6")

// web plugins

Expand Down

0 comments on commit e3cd599

Please sign in to comment.