summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2017-03-21 15:20:09 -0700
committerGitHub <noreply@github.com>2017-03-21 15:20:09 -0700
commit96cdfb4403cddedddbbf7a2bc5403fb617f4d35e (patch)
tree0de04ce97ea2b32f1e61c1c6207f1ad8de354cd9 /test
parent38baf2ba9b2eb81c1ba1604ebfa68813738ace20 (diff)
parent08f753e95335c872922da1fba4cd8cfbe0a0c22e (diff)
downloadscala-96cdfb4403cddedddbbf7a2bc5403fb617f4d35e.tar.gz
scala-96cdfb4403cddedddbbf7a2bc5403fb617f4d35e.tar.bz2
scala-96cdfb4403cddedddbbf7a2bc5403fb617f4d35e.zip
Merge pull request #5741 from monkey-mas/bump-up-sbt-jmh-to-0.2.21
Bump up sbt-jmh to 0.2.21
Diffstat (limited to 'test')
-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")