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 16dc6db commit c7192c5Copy full SHA for c7192c5
build.sbt
@@ -1,6 +1,6 @@
1
import scala.util.matching.Regex.{Groups, Match}
2
3
-crossScalaVersions := Seq("2.11.12", "2.12.4")
+crossScalaVersions := Seq("2.11.12", "2.12.18")
4
5
lazy val covariant = crossProject.crossType(CrossType.Pure)
6
0 commit comments