We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77eee6 commit e6a09d3Copy full SHA for e6a09d3
build.mill
@@ -59,7 +59,7 @@ object v extends Module {
59
val jmhVersion = "1.37"
60
val osLib = ivy"com.lihaoyi::os-lib:0.10.0"
61
val upickle = ivy"com.lihaoyi::upickle:3.3.1"
62
- val firtoolResolver = ivy"org.chipsalliance::firtool-resolver:2.0.0"
+ val firtoolResolver = ivy"org.chipsalliance::firtool-resolver:2.0.1"
63
val scalatest = ivy"org.scalatest::scalatest:3.2.19"
64
val scalacheck = ivy"org.scalatestplus::scalacheck-1-18:3.2.19.0"
65
val json4s = ivy"org.json4s::json4s-native:4.0.7"
0 commit comments