From a06c8b846ebe7849bb7e5dec8f872c2dd0b5c17d Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 6 Sep 2024 19:10:02 +0000 Subject: [PATCH] Update scala-library to 2.12.20 --- .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 baca761..c9a3d1b 100644 --- a/.github/workflows/scala.yml +++ b/.github/workflows/scala.yml @@ -19,7 +19,7 @@ jobs: - scala: 2.11.12 - scala: 2.11.12 sbt-args: --addPluginSbtFile=project/plugins.sbt.scalajs06 - - scala: 2.12.19 + - scala: 2.12.20 - scala: 2.12.13 sbt-args: --addPluginSbtFile=project/plugins.sbt.scalajs06 - scala: 2.13.13