Skip to content

Commit e44edca

Browse files
committed
Update scala-library to 2.12.20
1 parent 524195d commit e44edca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ organizationHomepage := Some(url("http://evolution.com"))
1414

1515
scalaVersion := crossScalaVersions.value.head
1616

17-
crossScalaVersions := Seq("2.13.11", "2.12.18", "3.3.0")
17+
crossScalaVersions := Seq("2.13.11", "2.12.20", "3.3.0")
1818

1919
Compile / unmanagedSourceDirectories += {
2020
if (scalaVersion.value startsWith "2")

0 commit comments

Comments
 (0)