From dd151ae81d1aa16b7567586626dd64913330d502 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 14 Oct 2024 19:15:34 +0000 Subject: [PATCH 1/2] scala3-library 3.3.4 (was 3.3.3) --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 04bef5b..20da8e2 100644 --- a/build.sbt +++ b/build.sbt @@ -3,7 +3,7 @@ version := "1.0-SNAPSHOT" enablePlugins(PlayScala) -scalaVersion := "3.3.3" +scalaVersion := "3.3.4" scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchecked") libraryDependencies ++= Seq( From c35f60b27b4b582436385befe4a4d3c783831d5c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 14 Oct 2024 19:15:39 +0000 Subject: [PATCH 2/2] sbt 1.10.2 (was 1.10.1) --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index ee4c672..0b699c3 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2