mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-12-21 18:29:22 +00:00
scala 3.2.2-RC1
This commit is contained in:
parent
abf952c95b
commit
4bedd98500
@ -12,7 +12,7 @@ object Scala3Plugin extends AutoPlugin {
|
||||
override def trigger: PluginTrigger = AllRequirements
|
||||
|
||||
override val buildSettings: Seq[Setting[_]] = Seq(
|
||||
scalaVersion := "3.2.0"
|
||||
scalaVersion := "3.2.2-RC1"
|
||||
)
|
||||
|
||||
override val projectSettings: Seq[Setting[_]] = Seq(
|
||||
|
Loading…
Reference in New Issue
Block a user