mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-03-22 10:30:36 +00:00
scala 3.1.1
This commit is contained in:
parent
cd196d9e50
commit
a1656080e0
@ -12,7 +12,7 @@ object Scala3Plugin extends AutoPlugin {
|
||||
override def trigger: PluginTrigger = AllRequirements
|
||||
|
||||
override val buildSettings: Seq[Setting[_]] = Seq(
|
||||
scalaVersion := "3.1.0",
|
||||
scalaVersion := "3.1.1",
|
||||
scalacOptions ++= Seq("-indent", "-rewrite")
|
||||
)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user