From 7809f12f7647d124ad5fa53b21db46f32eb99aa6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 26 Nov 2025 17:58:39 +0000 Subject: [PATCH 1/2] Update scala-library to 2.13.18 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index b90ca38..767b101 100644 --- a/build.sbt +++ b/build.sbt @@ -3,7 +3,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 scala213 = "2.13.17" +lazy val scala213 = "2.13.18" lazy val scala3 = "3.7.4" lazy val scalatestVersion = "3.2.19" From fd3072fef7e6d9e9bbaa808a81e3ff997ec68d7d Mon Sep 17 00:00:00 2001 From: "Kirill A. Korinsky" Date: Mon, 1 Dec 2025 11:50:48 +0100 Subject: [PATCH 2/2] Update Scala version from 2.13.17 to 2.13.18 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03ad583..d8e82f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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-2.13.18 - Switched to scala-3.7.4 - Switched to scalajs-1.20.1 - Switched to scala-native-0.5.9