Skip to content

Commit

Permalink
Merge pull request #644 from scala-steward/update/tut-plugin-0.6.12
Browse files Browse the repository at this point in the history
Update tut-plugin to 0.6.12
  • Loading branch information
mergify[bot] authored Jun 8, 2019
2 parents 3b2728d + c493cd1 commit cdc72e0
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 @@ -20,6 +20,6 @@ addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")

addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.11")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.6")

0 comments on commit cdc72e0

Please sign in to comment.