From aa3f6091706e5f5d5575142f9b4122272f65277d Mon Sep 17 00:00:00 2001 From: scala-steward <122865766+scala-steward-geirolz[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:45:50 +0000 Subject: [PATCH] Update scala3-compiler, scala3-library, ... to 3.5.2 --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index c52e83d..c7b3c10 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -27,7 +27,7 @@ jobs: matrix: # supported scala versions include: - - scala: 3.5.0 + - scala: 3.5.2 name: Scala3_5 test-tasks: scalafmtCheck gen-doc coverage test coverageReport