From 51ff4450a8fc2ce723c193014c088fd7f2817d01 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 27 Nov 2025 00:50:45 +0000 Subject: [PATCH] Update scala-compiler, scala-library, ... to 2.13.18 --- .github/workflows/scala.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scala.yml b/.github/workflows/scala.yml index 49598957..bc80e224 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -18,7 +18,7 @@ jobs: include: - scala: 3.3.5 sbt-args: -J-XX:MaxRAMPercentage=90.0 - - scala: 2.13.16 + - scala: 2.13.18 sbt-args: -J-XX:MaxRAMPercentage=90.0 - scala: 2.13.4 sbt-args: -J-XX:MaxRAMPercentage=90.0 --addPluginSbtFile=project/plugins.sbt.scala-js.0.6