We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1731706 commit a61c4d8Copy full SHA for a61c4d8
build.mill
@@ -13,7 +13,7 @@ import de.tobiasroeser.mill.vcs.version.VcsVersion
13
import com.github.lolgab.mill.mima._
14
15
object v {
16
- val scala = "2.13.15"
+ val scala = "2.13.16"
17
val mainargs = ivy"com.lihaoyi::mainargs:0.7.0"
18
val crossChiselVersions = Map(
19
"6.6.0" -> (ivy"org.chipsalliance::chisel:6.6.0", ivy"org.chipsalliance:::chisel-plugin:6.6.0"),
0 commit comments