From 6689fbe1f3f5719d037e5c1c14c7c51fd9bcbcb8 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 28 Mar 2024 16:50:21 +0000 Subject: [PATCH] Update scala3-library, ... to 3.4.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3b731b74..83d32cc1 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ import sbtcrossproject.CrossProject Global / onChangedBuildSource := ReloadOnSourceChanges -lazy val scala3 = "3.3.3" +lazy val scala3 = "3.4.1" inThisBuild( List(