summaryrefslogtreecommitdiff
path: root/test/benchmarks/build.sbt
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2016-06-02 09:05:47 +0200
committerLukas Rytz <lukas.rytz@gmail.com>2016-06-02 09:05:47 +0200
commitbd588ff2191ea71eab251c16b8ca5228bf02d0b1 (patch)
treeec365ca5f8f7fb18a939f2cc83436ea9554260ae /test/benchmarks/build.sbt
parent6c4414ee36186ee0add924b1655c827ee83d180b (diff)
downloadscala-bd588ff2191ea71eab251c16b8ca5228bf02d0b1.tar.gz
scala-bd588ff2191ea71eab251c16b8ca5228bf02d0b1.tar.bz2
scala-bd588ff2191ea71eab251c16b8ca5228bf02d0b1.zip
scala version in benchmark project
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 4806ecdde8..31cee701ad 100644
--- a/test/benchmarks/build.sbt
+++ b/test/benchmarks/build.sbt
@@ -1,5 +1,5 @@
scalaHome := Some(file("../../build/pack"))
-scalaVersion := "2.11.8"
+scalaVersion := "2.12.0-dev"
scalacOptions ++= Seq("-feature", "-Yopt:l:classpath")
lazy val root = (project in file(".")).