From cafc46863dc2c26c3ee38eb507a5c3d6ff60d4b5 Mon Sep 17 00:00:00 2001 From: Jack Koenig Date: Tue, 13 Aug 2019 15:31:53 +0530 Subject: Bump Scala in build.sc --- build.sc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- cgit v1.2.3