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 c974857 + 6827934 commit 866b724Copy full SHA for 866b724
build.sbt
@@ -1,4 +1,4 @@
1
-lazy val scala212 = "2.12.20"
+lazy val scala212 = "2.12.18"
2
lazy val scala3 = "3.6.4"
3
ThisBuild / scalaVersion := scala212
4
ThisBuild / crossScalaVersions := Seq(scala212, scala3)
0 commit comments