mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-03 08:31:26 +00:00
scala 2.13.2
This commit is contained in:
parent
6f5bee7195
commit
223bfc34f9
@ -5,6 +5,6 @@ object ProjectPlugin extends AutoPlugin {
|
||||
override def trigger = allRequirements
|
||||
|
||||
override lazy val projectSettings = Seq(
|
||||
scalaVersion := "2.13.1"
|
||||
scalaVersion := "2.13.2"
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user