Skip to content

Commit

Permalink
Update sbt-jmh to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Sep 6, 2023
1 parent 77fb263 commit e16f200
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 @@ -18,5 +18,5 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" %
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("com.47deg" %% "sbt-hood-plugin" % "0.4.0")

0 comments on commit e16f200

Please sign in to comment.