From b47d69a8e4dad874adf4430bf729fe107664baf0 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 19 Sep 2022 15:19:45 +0000 Subject: [PATCH] Update scala3-library, scala3-staging to 3.2.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 6496ae90..5952a99c 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala3 = "3.1.3" +val scala3 = "3.2.0" lazy val root = project .in(file(".")) .settings(