Skip to content

Commit

Permalink
Bump scalaVersion to match rocket-chip. (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardxia authored and aswaterman committed Jan 31, 2018
1 parent 6909906 commit 45f5ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version := "1.2"

name := "hardfloat"

scalaVersion := "2.11.6"
scalaVersion := "2.11.12"

// Provide a managed dependency on chisel if -DchiselVersion="" issupplied on the command line.
libraryDependencies ++= (Seq("chisel").map {
Expand Down

0 comments on commit 45f5ae1

Please sign in to comment.