From 96fb1003be7afca8f07ca9bba81039c81bf809b2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 26 Sep 2024 13:10:19 +0000 Subject: [PATCH] Update scala-library to 2.13.15 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 4007eb5..f8b5a4d 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.15" //crossScalaVersions := Seq("2.12.15", "2.13.6")