From 86255cfba5648005ee1a28a07309ee89020f03c2 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 11 Jul 2022 15:38:38 +0000 Subject: [PATCH] Update scala3-library, scala3-staging to 3.1.3 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index d22fa41e..a2ecf486 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala3 = "3.1.2" +val scala3 = "3.1.3" lazy val root = project .in(file(".")) .settings(