From 3921afeba06344e3eb2240cb43a11ce67989a86c 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:29:05 +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 dce496d..5f40ddf 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala213 = "2.13.16" +val scala213 = "2.13.17" val scala3 = "3.3.6"