Skip to content

Commit 36424e2

Browse files
Merge pull request #10591 from dotty-staging/update-jmh
Update plugin for jmh
2 parents f334e3f + e5da2b2 commit 36424e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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.3.2")
13+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
1414

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

0 commit comments

Comments
 (0)