mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-02 17:30:44 +00:00
scala3
This commit is contained in:
parent
9df9e44950
commit
d0000c3ef1
@ -12,7 +12,7 @@ object Scala3Plugin extends AutoPlugin {
|
||||
override def trigger: PluginTrigger = AllRequirements
|
||||
|
||||
override val buildSettings: Seq[Setting[_]] = Seq(
|
||||
scalaVersion := "3.1.1",
|
||||
scalaVersion := "3.1.2",
|
||||
scalacOptions ++= Seq("-indent", "-rewrite")
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user