Skip to content

Commit

Permalink
Merge pull request #10666 from scala-steward/update/2.12.x/sbt-jmh-0.4.7
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.4.7 in 2.12.x
  • Loading branch information
SethTisue committed Jan 16, 2024
2 parents 93f3e0e + de8d7be commit b9a8116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -39,4 +39,4 @@ concurrentRestrictions in Global := Seq(

addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 comments on commit b9a8116

Please sign in to comment.