Skip to content

Commit a61c4d8

Browse files
Avimitinsequencer
authored andcommitted
[build] bump chisel-interface to scala 2.13.16
Signed-off-by: Avimitin <[email protected]>
1 parent 1731706 commit a61c4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import de.tobiasroeser.mill.vcs.version.VcsVersion
1313
import com.github.lolgab.mill.mima._
1414

1515
object v {
16-
val scala = "2.13.15"
16+
val scala = "2.13.16"
1717
val mainargs = ivy"com.lihaoyi::mainargs:0.7.0"
1818
val crossChiselVersions = Map(
1919
"6.6.0" -> (ivy"org.chipsalliance::chisel:6.6.0", ivy"org.chipsalliance:::chisel-plugin:6.6.0"),

0 commit comments

Comments
 (0)