From 8b3ff13c48540dc90465622f5286d943df61f6dd Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 12 Dec 2025 18:13:15 +0000 Subject: [PATCH 1/2] Update scala-library to 2.12.21 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 767b101..26fccc6 100644 --- a/build.sbt +++ b/build.sbt @@ -2,7 +2,7 @@ import sbtcrossproject.CrossPlugin.autoImport.crossProject lazy val scala210 = "2.10.7" lazy val scala211 = "2.11.12" -lazy val scala212 = "2.12.20" +lazy val scala212 = "2.12.21" lazy val scala213 = "2.13.18" lazy val scala3 = "3.7.4" From 26d7643df057a4c715ec14d594c969109a9f9fbf Mon Sep 17 00:00:00 2001 From: "Kirill A. Korinsky" Date: Sun, 14 Dec 2025 02:11:24 +0100 Subject: [PATCH 2/2] Update Scala version from 2.12.20 to 2.12.21 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8e82f1..43de0ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. ## [unreleased] -- Switched to scala-2.12.20 +- Switched to scala-2.12.21 - Switched to scala-2.13.18 - Switched to scala-3.7.4 - Switched to scalajs-1.20.1