summaryrefslogtreecommitdiff
path: root/build.sc
diff options
context:
space:
mode:
Diffstat (limited to 'build.sc')
-rw-r--r--build.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sc b/build.sc
index 34f83b01..36e27464 100644
--- a/build.sc
+++ b/build.sc
@@ -32,7 +32,7 @@ object chiselCompileOptions {
)
}
-val crossVersions = Seq("2.12.6", "2.11.12")
+val crossVersions = Seq("2.12.9", "2.11.12")
// Provide a managed dependency on X if -DXVersion="" is supplied on the command line.
val defaultVersions = Map("firrtl" -> "1.2-SNAPSHOT")