From 0ff686a863631307ec32ba1418a2d9aaae223d45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 20:10:34 +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 111ba2d..2c821f3 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -val scala3Version = "3.3.2" +val scala3Version = "3.4.1" lazy val root = project.in(file(".")) .settings(