Skip to content

Commit c7192c5

Browse files
committed
Update scala-library to 2.12.18
1 parent 16dc6db commit c7192c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import scala.util.matching.Regex.{Groups, Match}
22

3-
crossScalaVersions := Seq("2.11.12", "2.12.4")
3+
crossScalaVersions := Seq("2.11.12", "2.12.18")
44

55
lazy val covariant = crossProject.crossType(CrossType.Pure)
66

0 commit comments

Comments
 (0)