From 7f9a4eb275ce988510210e6aa9573ed8f54bff3a Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 00:22:18 +0000 Subject: [PATCH] Update scala-library to 2.13.16 --- .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..dc4f6786 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.16, 3.1.1] java: [temurin@8] project: [rootJS, rootJVM, rootNative] exclude: