Skip to content

Commit

Permalink
Merge pull request #1981 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
jatcwang committed Jan 15, 2024
2 parents 3b3c27a + 8d41313 commit daa5db6
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 @@ -5,7 +5,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.5")
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.5")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.21")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2")

0 comments on commit daa5db6

Please sign in to comment.