Skip to content

Commit cafc468

Browse files
jackkoenigseldridge
authored andcommitted
Bump Scala in build.sc
1 parent 7482243 commit cafc468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ object chiselCompileOptions {
3232
)
3333
}
3434

35-
val crossVersions = Seq("2.12.6", "2.11.12")
35+
val crossVersions = Seq("2.12.9", "2.11.12")
3636

3737
// Provide a managed dependency on X if -DXVersion="" is supplied on the command line.
3838
val defaultVersions = Map("firrtl" -> "1.2-SNAPSHOT")

0 commit comments

Comments
 (0)