From 4b69d646dea2d3697f3deedf37bec952cc960704 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 17 May 2024 19:27:21 +0000 Subject: [PATCH] Update scala3-library, ... to 3.4.2 --- .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 14e1ba4..11d991e 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -24,7 +24,7 @@ jobs: sbt-args: --addPluginSbtFile=project/plugins.sbt.scalajs06 - scala: 2.13.10 sbt-args: '' - - scala: 3.4.1 + - scala: 3.4.2 sbt-args: '' steps: