Skip to content

Commit

Permalink
Merge pull request #2588 from Pinata-Consulting/mock-array-make-veril…
Browse files Browse the repository at this point in the history
…og-fix

mock-array: fix make verilog
  • Loading branch information
maliberty authored Nov 25, 2024
2 parents 337cf2f + 765b195 commit 1662713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/designs/src/mock-array/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import scala.io.Source

organization := "edu.berkeley.cs"

scalaVersion := "2.13.10"
scalaVersion := "2.13.11"

scalacOptions ++= Seq("-deprecation", "-feature", "-unchecked", "-language:reflectiveCalls")

Expand Down

0 comments on commit 1662713

Please sign in to comment.