Skip to content

Commit

Permalink
Merge pull request #407 from scala-steward/update/sbt-jmh-0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zmccoy authored Nov 16, 2023
2 parents 2a781d2 + 8da3085 commit 790a649
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 @@ -8,4 +8,4 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")

0 comments on commit 790a649

Please sign in to comment.