Skip to content

Commit

Permalink
Merge pull request #684 from scala-steward/update/sbt-twirl-1.5.0
Browse files Browse the repository at this point in the history
Update sbt-twirl to 1.5.0
  • Loading branch information
mergify[bot] authored Jul 27, 2020
2 parents 7f39614 + 0f6bbf9 commit d5c188a
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.softwaremill.sbt-softwaremill" % "sbt-softwaremill" % "1.8.4")
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.4.2") // 1.5.x only supports sbt 1.3.0+
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.5.0") // 1.5.x only supports sbt 1.3.0+

0 comments on commit d5c188a

Please sign in to comment.