Skip to content

Commit

Permalink
Merge pull request #629 from scala-steward/update/sbt-jmh-0.3.6
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.3.6
  • Loading branch information
fthomas authored Apr 15, 2019
2 parents b46e592 + 1a3868a commit 4cd7da9
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 @@ -22,4 +22,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")

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

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

0 comments on commit 4cd7da9

Please sign in to comment.