Skip to content

Commit 500c3a5

Browse files
Update scala-library to 2.12.21
1 parent dc65532 commit 500c3a5

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
@@ -21,7 +21,7 @@ lazy val docs = project
2121
.enablePlugins(Http4sOrgSitePlugin)
2222

2323
ThisBuild / tlBaseVersion := "2.0"
24-
ThisBuild / crossScalaVersions := Seq("2.12.20")
24+
ThisBuild / crossScalaVersions := Seq("2.12.21")
2525
ThisBuild / developers := List(
2626
Developer(
2727
"rossabaker",

0 commit comments

Comments
 (0)