Skip to content

Commit

Permalink
Update tut-plugin to 0.6.13 (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and juanpedromoreno committed Oct 1, 2019
1 parent ea20376 commit 84a136c
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 @@ -7,5 +7,5 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.6")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "1.3.4")

0 comments on commit 84a136c

Please sign in to comment.