This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
The following commit(s) were added to refs/heads/main by this push:
new ee72cfb4 Update scala3-library to 3.3.8 (#517)
ee72cfb4 is described below
commit ee72cfb446c1b670dd772e3848ebd68f401c1db3
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 22:32:53 2026 +0200
Update scala3-library to 3.3.8 (#517)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 39de15d3..61c7b08a 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -15,7 +15,7 @@ import sbt._
object Dependencies {
val Scala213 = "2.13.18"
- val Scala3 = "3.3.7"
+ val Scala3 = "3.3.8"
val ScalaVersions = Seq(Scala213, Scala3)
val PekkoVersionInDocs = PekkoCoreDependency.default.link
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]