From 851adcc7ed52f67e63d69ea113210c6c7f58ce73 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 2 Apr 2022 18:26:50 +0200 Subject: [PATCH] Update scala3-staging to 3.1.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 407edaf6..ffdd9aac 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala3 = "3.1.0" +val scala3 = "3.1.2" lazy val root = project .in(file(".")) .settings(