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-jdbc.git
The following commit(s) were added to refs/heads/main by this push:
new 3fb1028b Update scala3-library to 3.3.8 (#520)
3fb1028b is described below
commit 3fb1028bb393a6056c4d3e290b93402fa99e8f85
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 22:35:15 2026 +0200
Update scala3-library to 3.3.8 (#520)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index eef6b57d..8b3ed360 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -12,7 +12,7 @@ import sbt._
object Dependencies {
// Keep in sync with .github CI build
val Scala213 = "2.13.18"
- val Scala3 = "3.3.7"
+ val Scala3 = "3.3.8"
val ScalaVersions = Seq(Scala213, Scala3)
val PekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]