1
0

bump scala to 2.11.6

This commit is contained in:
Andrew Waterman 2015-08-03 19:50:58 -07:00
parent 77cf26aeba
commit fb718f03c1

View File

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