mirror of
https://github.com/SpinalHDL/SpinalTemplateSbt.git
synced 2025-10-23 08:08:43 +08:00
Update scala version to latest maintenance release
https://www.scala-lang.org/download/2.12.16.html
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
ThisBuild / version := "1.0"
|
ThisBuild / version := "1.0"
|
||||||
ThisBuild / scalaVersion := "2.11.12"
|
ThisBuild / scalaVersion := "2.12.16"
|
||||||
ThisBuild / organization := "org.example"
|
ThisBuild / organization := "org.example"
|
||||||
|
|
||||||
val spinalVersion = "1.7.1"
|
val spinalVersion = "1.7.1"
|
||||||
|
Reference in New Issue
Block a user