From 0d7a407b2d35b12642122bd17b60caa568ee833f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Tue, 7 Oct 2025 13:32:14 +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 4007eb5..67dbabf 100644 --- a/build.sbt +++ b/build.sbt @@ -22,7 +22,7 @@ licenses := Seq("BSD-3-Clause" -> url("https://opensource.org/licenses/BSD-3-Cla homepage := Some(url("https://github.com/balhoff/arachne")) -scalaVersion := "2.13.10" +scalaVersion := "2.13.17" //crossScalaVersions := Seq("2.12.15", "2.13.6")