Skip to content

Commit

Permalink
Merge pull request #1237 from fthomas/update/sbt-jmh-0.4.7
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.4.7
  • Loading branch information
fthomas authored Dec 21, 2023
2 parents d2a329e + e39f680 commit 657ebae
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
Expand Up @@ -20,4 +20,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")

addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.3")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 comments on commit 657ebae

Please sign in to comment.