Skip to content

Commit

Permalink
upgrade play to 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jstriebel committed May 11, 2016
1 parent ebd9bbd commit 88a1755
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
Expand Up @@ -3,4 +3,4 @@ resolvers ++= Seq(
"Typesafe Repository" at "http://repo.typesafe.com/typesafe/releases/"
)

addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.2.0")
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.4.6")

0 comments on commit 88a1755

Please sign in to comment.