From 33f7af36fa40da40be7ff6c6bc6f0d6f9f37e443 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 4 Jul 2016 14:24:48 -0700 Subject: Upgrade to scala 2.12.0-M5 --- project/SbtJniBuild.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project') diff --git a/project/SbtJniBuild.scala b/project/SbtJniBuild.scala index 99b693d..410b6a8 100644 --- a/project/SbtJniBuild.scala +++ b/project/SbtJniBuild.scala @@ -10,7 +10,7 @@ import com.typesafe.sbt.SbtScalariform.ScalariformKeys object SbtJniBuild extends Build { - val scalaVersions: Seq[String] = List("2.11.8", "2.10.6", "2.12.0-M4") + val scalaVersions: Seq[String] = List("2.11.8", "2.10.6", "2.12.0-M5") val macrosParadiseVersion = "2.1.0" val commonSettings = Seq( -- cgit v1.2.3