Skip to content

Commit 6d4e60f

Browse files
Update sbt-jmh to 0.4.8 (#698)
1 parent 9b45307 commit 6d4e60f

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
@@ -6,4 +6,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.0")
77
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.0")
88
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.0")
9-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
9+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")

0 commit comments

Comments
 (0)