From 7d04334f3a31887fa0e05938bc44aa08077c6d0d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 15 Oct 2025 21:20:39 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.7 --- .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..ac7f9105 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -16,7 +16,7 @@ jobs: fail-fast: false matrix: include: - - scala: 3.3.5 + - scala: 3.3.7 sbt-args: -J-XX:MaxRAMPercentage=90.0 - scala: 2.13.16 sbt-args: -J-XX:MaxRAMPercentage=90.0