Skip to content

Commit

Permalink
Update tut-plugin to 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and travisbrown committed Nov 5, 2018
1 parent a36d3f0 commit 947c80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -10,5 +10,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.24")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.7")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.9")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.4")

0 comments on commit 947c80f

Please sign in to comment.