From 64511a555072ab6250dfcfe2221aa60fec905164 Mon Sep 17 00:00:00 2001 From: "typelevel-steward[bot]" <106827141+typelevel-steward[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 13:31:28 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.7 --- build.sbt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 565880b..2b49ff8 100644 --- a/build.sbt +++ b/build.sbt @@ -10,7 +10,7 @@ ThisBuild / mergifyStewardConfig ~= { _.map(_.withAuthor("typelevel-steward[bot]")) } -ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.5") +ThisBuild / crossScalaVersions := Seq("2.13.16", "3.3.7") lazy val root = tlCrossRootProject .aggregate(toolkit, toolkitTest, tests) @@ -101,7 +101,7 @@ lazy val docs = project .enablePlugins(TypelevelSitePlugin) .dependsOn(toolkit.jvm) .settings( - scalaVersion := "3.3.5", + scalaVersion := "3.3.7", tlSiteHelium ~= { _.site.mainNavigation( appendLinks = List(