mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-03 08:31:26 +00:00
scala 2.13.7
This commit is contained in:
parent
2da0763269
commit
2371af8ff1
@ -5,7 +5,7 @@ object ProjectPlugin extends AutoPlugin {
|
|||||||
override def trigger = allRequirements
|
override def trigger = allRequirements
|
||||||
|
|
||||||
override lazy val projectSettings = Seq(
|
override lazy val projectSettings = Seq(
|
||||||
scalaVersion := "2.13.6"
|
scalaVersion := "2.13.7"
|
||||||
)
|
)
|
||||||
|
|
||||||
object autoImport {
|
object autoImport {
|
||||||
|
Loading…
Reference in New Issue
Block a user