Skip to content

Commit

Permalink
Merge pull request #1961 from typelevel/ce2-jmh
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.4.1
  • Loading branch information
vasilmkd authored May 12, 2021
2 parents 7194d24 + 2782eff commit 7b8e783
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
@@ -1,6 +1,6 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.20.4")

0 comments on commit 7b8e783

Please sign in to comment.