We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435ed2d commit 1590144Copy full SHA for 1590144
project/ScalaVersions.scala
@@ -1,6 +1,6 @@
1
object ScalaVersions {
2
val scala_212 = "2.12.19"
3
- val scala_213 = "2.13.14"
+ val scala_213 = "2.13.16"
4
val scala_3 = "3.4.1"
5
6
val scalaJsVersion = "1.16.0"
0 commit comments