Skip to content

Commit

Permalink
Merge pull request #351 from scala-steward/update/sbt-jmh-0.4.7
Browse files Browse the repository at this point in the history
build(deps): bump sbt-jmh from 0.4.6 to 0.4.7
  • Loading branch information
tkrs committed Jan 18, 2024
2 parents bd4c269 + 3bc478c commit f1f3962
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
@@ -1,4 +1,4 @@
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
Expand Down

0 comments on commit f1f3962

Please sign in to comment.