Skip to content

Commit

Permalink
Merge pull request #561 from scala-steward/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
yanns authored Jan 12, 2024
2 parents 4c8ebf1 + c18b0e2 commit 9daf60a
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 @@ -2,7 +2,7 @@
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")

// https://github.com/ktoso/sbt-jmh/releases
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

// https://github.com/djspiewak/sbt-github-actions/releases
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.19.0")
Expand Down

0 comments on commit 9daf60a

Please sign in to comment.