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-management.git
The following commit(s) were added to refs/heads/main by this push:
new 73d8a2c6 Update scala3-library to 3.3.8 (#823)
73d8a2c6 is described below
commit 73d8a2c65e27aa7458ee7046de73e906f1fa7e84
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 22:40:28 2026 +0200
Update scala3-library to 3.3.8 (#823)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index a8e235db..0bc26d81 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -12,7 +12,7 @@ import sbt._
object Dependencies {
// keep in sync with .github/workflows/unit-tests.yml
val scala213Version = "2.13.18"
- val scala3Version = "3.3.7"
+ val scala3Version = "3.3.8"
val crossScalaVersions = Seq(scala213Version, scala3Version)
val pekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]