From 3508c0ba2ce4e1ca5651dea9e13cbd7529a738fb Mon Sep 17 00:00:00 2001 From: "http4s-steward[bot]" <106843772+http4s-steward[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 20:20:06 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.3 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7470356..bf939ef 100644 --- a/build.sbt +++ b/build.sbt @@ -31,7 +31,7 @@ ThisBuild / developers := List( ) ThisBuild / startYear := Some(2021) -ThisBuild / crossScalaVersions := Seq("3.3.1", "2.12.18", "2.13.11") +ThisBuild / crossScalaVersions := Seq("3.3.3", "2.12.18", "2.13.11") ThisBuild / githubWorkflowBuildPreamble ++= Seq( WorkflowStep.Use(