Skip to content

Commit

Permalink
Update SpinalHDL version to fix a build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans Winderix committed Sep 18, 2023
1 parent 8614591 commit c2c34ed
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 @@ -2,7 +2,7 @@ name := "Proteus"
version := "0.1"

scalaVersion := "2.11.12"
val spinalVersion = "1.7.3"
val spinalVersion = "1.9.3"

fork := true

Expand Down

0 comments on commit c2c34ed

Please sign in to comment.