Skip to content

Commit

Permalink
Update sbt-jmh to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 15, 2019
1 parent 4dde73e commit 7633eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -7,7 +7,7 @@ addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.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")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.27")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
addSbtPlugin("com.lucidchart" % "sbt-scalafmt-coursier" % "1.15")
Expand Down

0 comments on commit 7633eb9

Please sign in to comment.