From a2ddff6e6529587cbca84e7cc02608e9d02b0b1e Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Mon, 13 May 2024 18:56:23 +0000 Subject: [PATCH] Update scala3-library, ... to 3.4.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f3fd8b2..e372158 100644 --- a/build.sbt +++ b/build.sbt @@ -101,7 +101,7 @@ val commonSettings = Def.settings( }, scalacOptions ++= unusedWarnings, scalaVersion := scala212, - crossScalaVersions := scala212 :: "2.13.14" :: "3.3.3" :: Nil, + crossScalaVersions := scala212 :: "2.13.14" :: "3.4.2" :: Nil, (Compile / doc / scalacOptions) ++= { val tag = tagOrHash.value Seq(