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-r2dbc.git
The following commit(s) were added to refs/heads/main by this push:
new 39e1a61 Update scala3-library to 3.3.8 (#399)
39e1a61 is described below
commit 39e1a61a1e6437edd4acaa8a0fd2fd375c2b677d
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 22:34:53 2026 +0200
Update scala3-library to 3.3.8 (#399)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index de01d67..6893a9b 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 PekkoVersion = PekkoCoreDependency.version
val PekkoVersionInDocs = PekkoCoreDependency.default.link
val PekkoPersistenceJdbcVersion = PekkoPersistenceJdbcDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]