Skip to content

Commit

Permalink
Merge pull request #282 from scala-steward/update/interplay-2.1.4
Browse files Browse the repository at this point in the history
Update interplay to 2.1.4
  • Loading branch information
mergify[bot] authored Dec 3, 2019
2 parents 755cdbd + 5bb317a commit 7fdc900
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,4 +1,4 @@
addSbtPlugin("com.typesafe.play" % "interplay" % sys.props.get("interplay.version").getOrElse("2.1.3"))
addSbtPlugin("com.typesafe.play" % "interplay" % sys.props.get("interplay.version").getOrElse("2.1.4"))

// For the Cross Build
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
Expand Down

0 comments on commit 7fdc900

Please sign in to comment.