SpinalHDL 1.4.2

This commit is contained in:
Dolu1990
2020-10-15 12:41:48 +02:00
parent b524ddddd8
commit fd7f2b7165
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
name := "SpinalTemplateSbt"
version := "1.0"
scalaVersion := "2.11.12"
val spinalVersion = "1.4.0"
val spinalVersion = "1.4.2"
libraryDependencies ++= Seq(
"com.github.spinalhdl" % "spinalhdl-core_2.11" % spinalVersion,

View File

@@ -1 +1 @@
sbt.version=1.3.3
sbt.version=1.3.13