Skip to content

Commit fe21bfd

Browse files
committed
Update scala-library to 2.12.21
1 parent f2587f6 commit fe21bfd

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
@@ -15,7 +15,7 @@ ThisBuild / tlSitePublishBranch := Some("main")
1515
ThisBuild / tlCiReleaseBranches := Seq("main")
1616
ThisBuild / tlFatalWarnings := false
1717

18-
val Scala212 = "2.12.20"
18+
val Scala212 = "2.12.21"
1919
val Scala213 = "2.13.18"
2020
val Scala3 = "3.3.7"
2121

0 commit comments

Comments
 (0)