Skip to content

Commit e33743f

Browse files
authored
Merge pull request scala#6723 from viktorklang/wip-upgrade-jmh-√
Upgrade benchmarks to the latest version of JMH
2 parents 72d564f + f684108 commit e33743f

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
@@ -30,4 +30,4 @@ concurrentRestrictions in Global := Seq(
3030
Tags.limitAll(1) // workaround for https://github.com/sbt/sbt/issues/2970
3131
)
3232

33-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.27")
33+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")

0 commit comments

Comments
 (0)