From 81a229ef52e50669d0f0033f8f24a9f95097df2b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 20 Oct 2024 14:50:46 +0000 Subject: [PATCH] Update scala3-staging to 3.6.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 8110cb9e..ff101a3d 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala3 = "3.5.2" +val scala3 = "3.6.1" lazy val root = project .in(file(".")) .settings(