From 741e3c23bf9af43d0fb54bfd19cd923ec08246ee Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 00:13:19 +0000 Subject: [PATCH] Update scala-library to 2.13.10 --- .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..7d2f5902 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.15, 2.13.10, 3.1.1] java: [temurin@8] project: [rootJS, rootJVM, rootNative] exclude: