1
0

bump scala to 2.11.6

This commit is contained in:
Andrew Waterman 2015-08-03 19:51:17 -07:00
parent d85c46bc60
commit e469785f5e

View File

@ -4,7 +4,7 @@ version := "1.0"
name := "junctions" name := "junctions"
scalaVersion := "2.10.2" scalaVersion := "2.11.6"
// Provide a managed dependency on chisel if -DchiselVersion="" is supplied on the command line. // Provide a managed dependency on chisel if -DchiselVersion="" is supplied on the command line.
libraryDependencies ++= (Seq("chisel").map { libraryDependencies ++= (Seq("chisel").map {