Skip to content

Commit

Permalink
Merge pull request #147 from scala-steward/update/sbt-jmh-0.4.3
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.4.3
  • Loading branch information
ChristopherDavenport committed Apr 18, 2022
2 parents f4cf136 + e9360cf commit 377df39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -9,6 +9,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.4")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.13")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.0")

0 comments on commit 377df39

Please sign in to comment.