From f88323d72a8beb92bc98b4bf3990b08de7b79ba9 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 9 May 2025 19:33:41 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f6a7b53..494d474 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.6" inThisBuild( List(