Skip to content

Commit

Permalink
Merge pull request #468 from gemini-hlsw/update/sbt-jmh-0.4.6
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.4.6
  • Loading branch information
milessabin authored Sep 5, 2023
2 parents db1e770 + 2042c43 commit 34bb537
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 @@ -3,6 +3,6 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("nl.zolotko.sbt" % "sbt-jfr" % "0.0.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 comments on commit 34bb537

Please sign in to comment.