From 7d4a1866e3a24887a149811e55541386fe33c28f Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 12 Nov 2025 16:51:34 +0000 Subject: [PATCH 1/2] Update scala3-library, ... to 3.7.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3b8a05a..b90ca38 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ lazy val scala210 = "2.10.7" lazy val scala211 = "2.11.12" lazy val scala212 = "2.12.20" lazy val scala213 = "2.13.17" -lazy val scala3 = "3.7.3" +lazy val scala3 = "3.7.4" lazy val scalatestVersion = "3.2.19" lazy val jmhVersion = "1.37" From 31aea05112d264729f79ae393b18eeb1ff3dd3ff Mon Sep 17 00:00:00 2001 From: "Kirill A. Korinsky" Date: Thu, 13 Nov 2025 12:18:55 +0100 Subject: [PATCH 2/2] Update Scala version from 3.7.3 to 3.7.4 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19e81b8..03ad583 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ## [unreleased] - Switched to scala-2.12.20 - Switched to scala-2.13.17 -- Switched to scala-3.7.3 +- Switched to scala-3.7.4 - Switched to scalajs-1.20.1 - Switched to scala-native-0.5.9