From 05303711131cd1ad877fbfcfdf518d41a8a9e8df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 05:30:20 +0000 Subject: [PATCH] Update dependency scala to v3.4.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 111ba2d..418d240 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala3Version = "3.3.2" +val scala3Version = "3.4.0" lazy val root = project.in(file(".")) .settings(