Skip to content

Commit

Permalink
Update sbt-jmh to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored May 14, 2021
1 parent f94c79f commit 880418f
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("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.1")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.20")
Expand Down

0 comments on commit 880418f

Please sign in to comment.