From 6e5c0097da3ce426ceda64be7f58c1e0122cc6ce Mon Sep 17 00:00:00 2001 From: Scala Steward <2517319+scala-steward-bot@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:24:21 +0000 Subject: [PATCH] Update scala3-staging to 3.7.1 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f17d15f..e5741cd 100644 --- a/build.sbt +++ b/build.sbt @@ -4,7 +4,7 @@ import sbtcrossproject.CrossPlugin.autoImport.crossProject val Scala212 = "2.12.20" val Scala213 = "2.13.16" -val Scala3 = "3.3.6" +val Scala3 = "3.7.1" val scalatestVersion = "3.2.19" val isScala3 = Def.setting(