Skip to content

Commit

Permalink
chore(deps): update chiselversion to v6.6.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent cdbf8a3 commit 9f1ee51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ThisBuild / scalaVersion := "2.13.14"
ThisBuild / version := "0.1.0"
ThisBuild / organization := "com.github.nolanp"

val chiselVersion = "6.5.0"
val chiselVersion = "6.6.0"

lazy val root = (project in file("."))
.settings(
Expand Down

0 comments on commit 9f1ee51

Please sign in to comment.