mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-01-19 19:29:57 +00:00
scala 3.1.3
This commit is contained in:
parent
f5c58d6503
commit
92aef1c71c
@ -12,7 +12,7 @@ object Scala3Plugin extends AutoPlugin {
|
||||
override def trigger: PluginTrigger = AllRequirements
|
||||
|
||||
override val buildSettings: Seq[Setting[_]] = Seq(
|
||||
scalaVersion := "3.1.2"
|
||||
scalaVersion := "3.1.3"
|
||||
)
|
||||
|
||||
override val projectSettings: Seq[Setting[_]] = Seq(
|
||||
|
Loading…
x
Reference in New Issue
Block a user