summaryrefslogtreecommitdiff
path: root/test/benchmarks/project
diff options
context:
space:
mode:
authorMasaru Nomura <massa.nomura@gmail.com>2017-02-25 02:16:50 +0900
committerMasaru Nomura <massa.nomura@gmail.com>2017-02-25 02:16:50 +0900
commit08f753e95335c872922da1fba4cd8cfbe0a0c22e (patch)
tree5f6e3209dca31580f4e105289e9c3fd7588f4c15 /test/benchmarks/project
parente2aaf2c1cbd2ee98da2d1a7807dc25b036832a08 (diff)
downloadscala-08f753e95335c872922da1fba4cd8cfbe0a0c22e.tar.gz
scala-08f753e95335c872922da1fba4cd8cfbe0a0c22e.tar.bz2
scala-08f753e95335c872922da1fba4cd8cfbe0a0c22e.zip
Bump up sbt-jmh to 0.2.21
With this change, we'll use JMH 1.17.4.
Diffstat (limited to 'test/benchmarks/project')
-rw-r--r--test/benchmarks/project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/benchmarks/project/plugins.sbt b/test/benchmarks/project/plugins.sbt
index 1b79ce888c..c84ff56c03 100644
--- a/test/benchmarks/project/plugins.sbt
+++ b/test/benchmarks/project/plugins.sbt
@@ -1,2 +1,2 @@
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.17")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.21")