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 8c094f4 + 6036795 commit aef52beCopy full SHA for aef52be
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.19"
+ val scala212Version = "2.12.20"
8
}
0 commit comments