From 63309753a8214a84869bfe8f3d1d501707914620 Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 04:27:30 +0000 Subject: [PATCH] Update scala-library to 2.13.17 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 4186c8f..8c46da0 100644 --- a/build.sbt +++ b/build.sbt @@ -31,7 +31,7 @@ ThisBuild / developers := List( ) ThisBuild / startYear := Some(2021) -ThisBuild / crossScalaVersions := Seq("3.3.6", "2.12.20", "2.13.16") +ThisBuild / crossScalaVersions := Seq("3.3.6", "2.12.20", "2.13.17") ThisBuild / githubWorkflowBuildPreamble ++= Seq( WorkflowStep.Use(