mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-03-19 22:31:35 +00:00
scala 2.13.8
This commit is contained in:
parent
13bfe0df25
commit
6167eda7d5
@ -5,7 +5,7 @@ object ProjectPlugin extends AutoPlugin {
|
||||
override def trigger = allRequirements
|
||||
|
||||
override lazy val projectSettings = Seq(
|
||||
scalaVersion := "2.13.7"
|
||||
scalaVersion := "2.13.8"
|
||||
)
|
||||
|
||||
object autoImport {
|
||||
|
Loading…
x
Reference in New Issue
Block a user