From 32ac601e0ae1ce090a504ed70403c5265116e921 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 16 Oct 2025 00:26:43 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.7 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f6a7b53..09ffc8c 100644 --- a/build.sbt +++ b/build.sbt @@ -1,7 +1,7 @@ ThisBuild / versionScheme := Some("early-semver") // For all Sonatype accounts created on or after February 2021 ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org" -ThisBuild / scalaVersion := "3.3.0" +ThisBuild / scalaVersion := "3.3.7" inThisBuild( List(