summaryrefslogtreecommitdiff
path: root/test/benchmarks/build.sbt
diff options
context:
space:
mode:
Diffstat (limited to 'test/benchmarks/build.sbt')
-rw-r--r--test/benchmarks/build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/benchmarks/build.sbt b/test/benchmarks/build.sbt
index 7ffa4a4346..f80305f24b 100644
--- a/test/benchmarks/build.sbt
+++ b/test/benchmarks/build.sbt
@@ -1,5 +1,5 @@
scalaHome := Some(file("../../build/pack"))
-scalaVersion := "2.11.9"
+scalaVersion := "2.11.10"
scalacOptions ++= Seq("-feature", "-Yopt:l:classpath")
lazy val root = (project in file(".")).