Skip to content

Commit

Permalink
Update sbt-jmh to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilmkd authored May 12, 2021
1 parent 7194d24 commit 2782eff
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 2782eff

Please sign in to comment.