From c244618b699970a4acdba7781e0b5c39f738ab51 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 11:06:48 +0000 Subject: [PATCH] Update scala-library to 2.12.20 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7470356..467b4a1 100644 --- a/build.sbt +++ b/build.sbt @@ -31,7 +31,7 @@ ThisBuild / developers := List( ) ThisBuild / startYear := Some(2021) -ThisBuild / crossScalaVersions := Seq("3.3.1", "2.12.18", "2.13.11") +ThisBuild / crossScalaVersions := Seq("3.3.1", "2.12.20", "2.13.11") ThisBuild / githubWorkflowBuildPreamble ++= Seq( WorkflowStep.Use(