From 64c381c8637d65c1148beee9e89305de812734a0 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Sep 2024 23:45:38 +0000 Subject: [PATCH 1/2] Update scala3-library_sjs1 to 3.3.4 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 3a5cba4e..4b3fd3ba 100644 --- a/build.sbt +++ b/build.sbt @@ -52,7 +52,7 @@ lazy val junit = libraryDependencies += "com.github.sbt" % "junit-interface" % " lazy val scala211 = "2.11.12" lazy val scala212 = "2.12.19" lazy val scala213 = "2.13.13" -lazy val scala3 = "3.3.3" +lazy val scala3 = "3.3.4" lazy val compat = new MultiScalaCrossProject( "compat", From 2869ce9c2004515c169646af159dab0fc0574006 Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Tue, 7 Jan 2025 11:46:06 -0800 Subject: [PATCH 2/2] copyright 2025 --- NOTICE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NOTICE b/NOTICE index 2aa9fb0f..2c858ca2 100644 --- a/NOTICE +++ b/NOTICE @@ -1,10 +1,10 @@ scala-collection-compat -Copyright (c) 2002-2024 EPFL -Copyright (c) 2011-2024 Lightbend, Inc. dba Akka +Copyright (c) 2002-2025 EPFL +Copyright (c) 2011-2025 Lightbend, Inc. dba Akka Scala includes software developed at LAMP/EPFL (https://lamp.epfl.ch/) and -Akka (https://akka.io/) +Akka (https://akka.io/). Licensed under the Apache License, Version 2.0 (the "License"). Unless required by applicable law or agreed to in writing, software