Skip to content

Commit 4f0e60f

Browse files
authored
Merge pull request #11189 from dotty-staging/revert-jmh
Revert #10591: use sbt-jmh 0.3.2
2 parents 6d9e101 + 01c352d commit 4f0e60f

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
@@ -10,6 +10,6 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
1010

1111
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.13")
1212

13-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
13+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.2")
1414

1515
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")

0 commit comments

Comments
 (0)