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 6d1dd91 + 7f07a51 commit 31f2824Copy full SHA for 31f2824
project/ScalaVersions.scala
@@ -1,6 +1,6 @@
1
object ScalaVersions {
2
val scala2Version = "2.13.14"
3
- val scala3Version = "3.4.1"
+ val scala3Version = "3.4.2"
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
)
0 commit comments