Skip to content

Commit 40dec88

Browse files
Update sbt-jmh to 0.4.7 (#653)
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
1 parent df79744 commit 40dec88

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
3+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
66
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")

0 commit comments

Comments
 (0)