From cd83edf38c2e2b1845bd79c7b0988cf6265a374b Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 9 Sep 2023 05:51:44 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.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 bd9d05c..a45823c 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -16,7 +16,7 @@ jobs: fail-fast: false matrix: include: - - scala: 3.3.0 + - scala: 3.3.1 - scala: 2.13.4 sbt-args: --addPluginSbtFile=project/plugins.sbt.scalajs06 - scala: 2.13.4