SpinalHDL 1.12.3

This commit is contained in:
Dolu1990
2025-08-15 12:31:10 +02:00
parent 976ceca3a3
commit 324e3dce52
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import mill._, scalalib._
val spinalVersion = "1.12.0"
val spinalVersion = "1.12.3"
object projectname extends SbtModule {
def scalaVersion = "2.13.14"