From 2948b2ed2856f6f161b375bb4f5751360205e017 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sun, 29 Sep 2024 05:55:59 +0000 Subject: [PATCH] Update scala3-library, ... to 3.3.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index f6a7b53..e249666 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.4" inThisBuild( List(