This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/scala3-library-3.3.6
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
commit 824e42ffee9f233e2c4132aa37c4842d8a43ac02
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 11 02:39:49 2025 +0000
Update scala3-library to 3.3.6
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index d8bb2f005..4f4e7d27e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -18,7 +18,7 @@ object Dependencies {
val Scala213 = "2.13.16" // update even in link-validator.conf
val Scala212 = "2.12.20"
- val Scala3 = "3.3.5"
+ val Scala3 = "3.3.6"
val ScalaVersions = Seq(Scala213, Scala212, Scala3)
val PekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]