From 4c74d3166c71efc46786d0514a8bd58e6dbcb1de Mon Sep 17 00:00:00 2001 From: Richard Lin Date: Tue, 11 Jun 2024 14:35:40 -0700 Subject: [PATCH 1/2] bump --- PolymorphicBlocks | 2 +- build.sbt | 2 +- project/build.properties | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PolymorphicBlocks b/PolymorphicBlocks index 1539d80f..809df4e2 160000 --- a/PolymorphicBlocks +++ b/PolymorphicBlocks @@ -1 +1 @@ -Subproject commit 1539d80f73c5590ed9c00b8ade90080137daa888 +Subproject commit 809df4e2832cd0e5c1e420a65863ccda9f100805 diff --git a/build.sbt b/build.sbt index 7d6046ff..1e70b60d 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ lazy val root = (project in file(".")) .dependsOn(edgCompiler % "compile->compile; test->test") .enablePlugins(SbtIdeaPlugin) .settings( - scalaVersion := "2.13.8", + scalaVersion := "2.13.14", scalacOptions += "-deprecation", javacOptions ++= "--release" :: "11" :: Nil, diff --git a/project/build.properties b/project/build.properties index 46e43a97..04267b14 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.8.2 +sbt.version=1.9.9 From 1d5ac2427a7230cd49bece235b798451f3b2c821 Mon Sep 17 00:00:00 2001 From: Richard Lin Date: Tue, 11 Jun 2024 14:50:25 -0700 Subject: [PATCH 2/2] Update PolymorphicBlocks --- PolymorphicBlocks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PolymorphicBlocks b/PolymorphicBlocks index 809df4e2..2aa5c06a 160000 --- a/PolymorphicBlocks +++ b/PolymorphicBlocks @@ -1 +1 @@ -Subproject commit 809df4e2832cd0e5c1e420a65863ccda9f100805 +Subproject commit 2aa5c06a8547e0d077b7f182a3dc0bc3dc337d3b