From c1dad643936a7f7bdae20b4d367cd60ca122e540 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 28 Mar 2024 21:28:49 +0000 Subject: [PATCH] Update scala3-library, ... to 3.4.1 --- .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 3c0f10f..14e1ba4 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.2.2 + - scala: 3.4.1 sbt-args: '' steps: