We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e3e2c0 + 54f0d03 commit d260b89Copy full SHA for d260b89
project/ScalaVersions.scala
@@ -4,5 +4,5 @@ object ScalaVersions {
4
@deprecated(
5
"Use Scala 2.13 or Scala 3. Don't use 2.12 unless it is a specific feature in 2.12."
6
)
7
- val scala212Version = "2.12.20"
+ val scala212Version = "2.12.21"
8
}
0 commit comments