summaryrefslogtreecommitdiff
path: root/test/benchmarks/project/plugins.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'test/benchmarks/project/plugins.sbt')
-rw-r--r--test/benchmarks/project/plugins.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/benchmarks/project/plugins.sbt b/test/benchmarks/project/plugins.sbt
new file mode 100644
index 0000000000..f5319fb187
--- /dev/null
+++ b/test/benchmarks/project/plugins.sbt
@@ -0,0 +1 @@
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.6")