bump scala to 2.11.6
This commit is contained in:
parent
77cf26aeba
commit
fb718f03c1
@ -4,7 +4,7 @@ version := "2.0"
|
|||||||
|
|
||||||
name := "uncore"
|
name := "uncore"
|
||||||
|
|
||||||
scalaVersion := "2.10.2"
|
scalaVersion := "2.11.6"
|
||||||
|
|
||||||
// Provide a managed dependency on X if -DXVersion="" is supplied on the command line.
|
// Provide a managed dependency on X if -DXVersion="" is supplied on the command line.
|
||||||
libraryDependencies ++= (Seq("chisel","junctions").map {
|
libraryDependencies ++= (Seq("chisel","junctions").map {
|
||||||
|
Loading…
Reference in New Issue
Block a user