From 74dfece317518dd52a94ebd7693a7bb600302113 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 5 May 2024 05:02:53 +0000 Subject: [PATCH] Update scala-library to 2.13.14 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 4007eb5..80e7214 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.14" //crossScalaVersions := Seq("2.12.15", "2.13.6")