Skip to content

Commit a09e54b

Browse files
Update sbt-jmh to 0.4.8 (#674)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent 5ae7cad commit a09e54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
5-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
5+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")

0 commit comments

Comments
 (0)