aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 3e04384..370cceb 100644
--- a/build.sbt
+++ b/build.sbt
@@ -31,7 +31,7 @@ lazy val benchmarks = project
lazy val buildSettings = Seq(
organization := "com.propensive",
- scalaVersion := "2.12.4",
+ scalaVersion := "2.11.11",
name := "magnolia",
version := "0.5.0",
scalacOptions ++= Seq(