Skip to content

Commit 95fe90b

Browse files
committed
Update scala-library to 2.12.21
1 parent 8deb85d commit 95fe90b

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
@@ -8,7 +8,7 @@ organizationName := "Evolution"
88
organizationHomepage := Some(url("https://evolution.com"))
99

1010
scalaVersion := crossScalaVersions.value.head
11-
crossScalaVersions := Seq("2.13.11", "2.12.18", "3.3.5")
11+
crossScalaVersions := Seq("2.13.11", "2.12.21", "3.3.5")
1212
versionPolicyIntention := Compatibility.BinaryCompatible
1313

1414
scalacOptions += {

0 commit comments

Comments
 (0)