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