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.
1 parent 3ca8fc6 commit ff862acCopy full SHA for ff862ac
build.sbt
@@ -6,7 +6,7 @@ scalacOptions := Seq("-deprecation", "-unchecked", "-Xlint", "-Yno-adapted-args"
6
7
scalacOptions += "-release:8"
8
9
-scalaVersion := "2.13.16"
+scalaVersion := "2.12.20"
10
11
addSbtPlugin("org.portable-scala" % "sbt-platform-deps" % "1.0.1")
12
0 commit comments