We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e420a19 commit 8eb0e2eCopy full SHA for 8eb0e2e
project/BuildHelper.scala
@@ -11,7 +11,7 @@ import scala.scalanative.build.Mode
11
import scala.scalanative.sbtplugin.ScalaNativePlugin.autoImport.*
12
13
object BuildHelper {
14
- val Scala212: String = "2.12.20"
+ val Scala212: String = "2.12.21"
15
val Scala213: String = "2.13.16"
16
val Scala3: String = "3.3.7"
17
0 commit comments