From c66f7e9644ddf3bb492f7bab736e715154b53605 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 13 Oct 2025 16:32:43 +0000 Subject: [PATCH] Update scala-library, scala-reflect to 2.13.17 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 5bf1c206..5cedf8c1 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ import scala.language.postfixOps -val currentScalaVersion = "2.13.16" +val currentScalaVersion = "2.13.17" inThisBuild( Seq(