From 7ebafef375df3ea234d15533106005606f8d8b0a Mon Sep 17 00:00:00 2001 From: "wellcome-collection-scala-steward[bot]" <163891433+wellcome-collection-scala-steward[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:10:44 +0000 Subject: [PATCH] Update scala-library to 2.13.15 --- project/build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.sbt b/project/build.sbt index 76f36acc2..41e2efcde 100644 --- a/project/build.sbt +++ b/project/build.sbt @@ -1 +1 @@ -scalaVersion := "2.12.20" +scalaVersion := "2.13.15"