summaryrefslogtreecommitdiff
path: root/test/benchmarks/project
diff options
context:
space:
mode:
authorPap Lőrinc <paplorinc@gmail.com>2016-11-15 17:13:41 +0200
committerPap Lőrinc <paplorinc@gmail.com>2016-11-18 12:48:59 +0200
commite9303d9757a963ad73140bbb303b64e5c69d1a17 (patch)
tree7c6ef079d814389b88e27e6f9b806b14a14aa694 /test/benchmarks/project
parent40f8df19ced57637a795c705080e528d82303248 (diff)
downloadscala-e9303d9757a963ad73140bbb303b64e5c69d1a17.tar.gz
scala-e9303d9757a963ad73140bbb303b64e5c69d1a17.tar.bz2
scala-e9303d9757a963ad73140bbb303b64e5c69d1a17.zip
Updated benchmark dependencies
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 aa49ad9872..1b79ce888c 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.16")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.17")