Skip to content

Commit e6a09d3

Browse files
authored
Bump firtool-resolver to 2.0.1 (#4653)
1 parent a77eee6 commit e6a09d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ object v extends Module {
5959
val jmhVersion = "1.37"
6060
val osLib = ivy"com.lihaoyi::os-lib:0.10.0"
6161
val upickle = ivy"com.lihaoyi::upickle:3.3.1"
62-
val firtoolResolver = ivy"org.chipsalliance::firtool-resolver:2.0.0"
62+
val firtoolResolver = ivy"org.chipsalliance::firtool-resolver:2.0.1"
6363
val scalatest = ivy"org.scalatest::scalatest:3.2.19"
6464
val scalacheck = ivy"org.scalatestplus::scalacheck-1-18:3.2.19.0"
6565
val json4s = ivy"org.json4s::json4s-native:4.0.7"

0 commit comments

Comments
 (0)