From fe2a86b13d3c0a0065054a5306235aca85c26318 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 15 Aug 2024 20:30:56 +0000 Subject: [PATCH] Update scala3-library, ... to 3.4.3 --- .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..851d852 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.3 sbt-args: '' steps: