From ab1bc950a9d78e2cc8f6e192c980e71e61a56fdb Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 07:46:32 +0000 Subject: [PATCH] Update scala-library to 2.12.17 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4627dd2..05ea51eb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - scala: [2.12.15, 2.13.6, 3.1.1] + scala: [2.12.17, 2.13.6, 3.1.1] java: [temurin@8] project: [rootJS, rootJVM, rootNative] exclude: