Skip to content

Commit

Permalink
Merge pull request #2594 from scala-steward/update/sbt-site-1.4.0
Browse files Browse the repository at this point in the history
Update sbt-site to 1.4.0
  • Loading branch information
rossabaker committed May 23, 2019
2 parents aa607d2 + 566adbc commit e727ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -15,7 +15,7 @@ addSbtPlugin("com.lucidchart" % "sbt-scalafmt-coursier" % "1.15
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.4.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.3.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.4.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.21")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3")
Expand Down

0 comments on commit e727ce7

Please sign in to comment.