mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-03-12 07:29:31 +00:00
scala 2.13.4
This commit is contained in:
parent
a8fa0ac978
commit
d8114404bf
@ -5,7 +5,7 @@ object ProjectPlugin extends AutoPlugin {
|
||||
override def trigger = allRequirements
|
||||
|
||||
override lazy val projectSettings = Seq(
|
||||
scalaVersion := "2.13.3"
|
||||
scalaVersion := "2.13.4"
|
||||
)
|
||||
|
||||
object autoImport {
|
||||
|
Loading…
x
Reference in New Issue
Block a user