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-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new 89134ab Update scala3-library to 3.3.8 (#417)
89134ab is described below
commit 89134ab0094fda3071ce61744ac0f9bdb39cfc73
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 22:39:37 2026 +0200
Update scala3-library to 3.3.8 (#417)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index be58a4a..ab9156c 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 scalaVersions = Seq(scala213Version, scala3Version)
val pekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]