From f9936531038b0351656d58a35123840c62812aa6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 28 Mar 2024 17:25:23 +0000 Subject: [PATCH 1/2] 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 89a2645..10d4da4 100644 --- a/build.sbt +++ b/build.sbt @@ -5,7 +5,7 @@ lazy val scala210 = "2.10.7" lazy val scala211 = "2.11.12" lazy val scala212 = "2.12.19" lazy val scala213 = "2.13.13" -lazy val scala3 = "3.4.0" +lazy val scala3 = "3.4.1" lazy val scalatestVersion = "3.2.18" From e5f270e8223233d73baa1d85bbc3dfa7fd953423 Mon Sep 17 00:00:00 2001 From: "Kirill A. Korinsky" Date: Thu, 28 Mar 2024 22:49:09 +0100 Subject: [PATCH 2/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25f410e..c058f27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. - Drop support scala-2.12 for Scala.JS and Scala-Native - Switched to scala-2.12.19 - Switched to scala-2.13.13 -- Switched to scala-3.4.0 +- Switched to scala-3.4.1 - Switched to scalajs-1.16.0 - Switched to scala-native-0.4.7