mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-04-08 17:37:04 +00:00
scala 3.6.4 👑
This commit is contained in:
parent
4a3b596efb
commit
6ea53ecfcd
@ -12,7 +12,7 @@ object Scala3Plugin extends AutoPlugin {
|
||||
override def trigger: PluginTrigger = AllRequirements
|
||||
|
||||
override val buildSettings: Seq[Setting[?]] = Seq(
|
||||
scalaVersion := "3.5.2"
|
||||
scalaVersion := "3.6.4"
|
||||
)
|
||||
|
||||
override val projectSettings: Seq[Setting[?]] = Seq(
|
||||
|
Loading…
x
Reference in New Issue
Block a user