Skip to content

Commit 66dcd16

Browse files
Update scala-library to 2.12.21
1 parent 526c04a commit 66dcd16

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
@@ -3,7 +3,7 @@ ThisBuild / startYear := Some(2022)
33
ThisBuild / developers += tlGitHubDev("armanbilge", "Arman Bilge")
44
ThisBuild / tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "1.0.3").toMap
55

6-
ThisBuild / crossScalaVersions := Seq("2.12.17", "3.3.5", "2.13.16")
6+
ThisBuild / crossScalaVersions := Seq("2.12.21", "3.3.5", "2.13.16")
77

88
ThisBuild / tlFatalWarnings := false
99

0 commit comments

Comments
 (0)