From 3c732ad5d893b47021b17f0959c2ecdfb9ecadb4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 07:32:33 +0000 Subject: [PATCH] Update dependency scala to v3.4.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1762c8a..2c821f3 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala3Version = "3.3.3" +val scala3Version = "3.4.1" lazy val root = project.in(file(".")) .settings(