Skip to content

Commit

Permalink
Merge pull request #523 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
bkirwi authored May 12, 2024
2 parents 5affbc4 + dcb4234 commit 36fe651
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 @@ -11,4 +11,4 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 comments on commit 36fe651

Please sign in to comment.