From c17546a47b1010bb1f654e5f033480393eb12f07 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 16:32:25 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.0 --- .github/workflows/ci.yml | 6 +++--- build.sbt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 96aa7a5..d656542 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -109,7 +109,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - scala: [3.2.2] + scala: [3.3.0] java: [temurin@17] runs-on: ${{ matrix.os }} steps: @@ -230,7 +230,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - scala: [3.2.2] + scala: [3.3.0] java: [temurin@17] runs-on: ${{ matrix.os }} steps: @@ -269,7 +269,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - scala: [3.2.2] + scala: [3.3.0] java: [temurin@17] runs-on: ${{ matrix.os }} steps: diff --git a/build.sbt b/build.sbt index a09c332..4cb59e5 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ ThisBuild / mergifyStewardConfig ~= { _.map(_.copy(author = "typelevel-steward[bot]")) } -ThisBuild / crossScalaVersions := Seq("2.13.10", "3.2.2") +ThisBuild / crossScalaVersions := Seq("2.13.10", "3.3.0") lazy val root = tlCrossRootProject.aggregate(toolkit, toolkitTest) @@ -49,7 +49,7 @@ lazy val docs = project .enablePlugins(TypelevelSitePlugin) .dependsOn(toolkit.jvm) .settings( - scalaVersion := "3.2.2", + scalaVersion := "3.3.0", tlSiteHelium ~= { _.site.mainNavigation( appendLinks = List(