Skip to content

Commit

Permalink
chore(steward): update chisel from 6.5.0 to 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and zhutmost committed Dec 12, 2024
1 parent 75bd5d1 commit 2690ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import publish._
object Dependencies {
val scalaVersion = "2.13.14"

val chiselVersion = "6.5.0"
val chiselVersion = "6.6.0"
val chisel = ivy"org.chipsalliance::chisel:$chiselVersion"
val chiselPlugin = ivy"org.chipsalliance:::chisel-plugin:$chiselVersion"

Expand Down

0 comments on commit 2690ab7

Please sign in to comment.