From 5499b0a23a5ca1d7d488d29466c8d8114cb920a0 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 01:09:07 +0000 Subject: [PATCH] Update scala-library to 2.13.13 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7470356..061a69f 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.18", "2.13.13") ThisBuild / githubWorkflowBuildPreamble ++= Seq( WorkflowStep.Use(