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 ca17e58c Update pekko to 2.0.0-M3 (#513)
ca17e58c is described below
commit ca17e58c3f54caf5e44d0fb6359685120bab5a0a
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jun 4 09:40:49 2026 +0100
Update pekko to 2.0.0-M3 (#513)
---
project/PekkoCoreDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoCoreDependency.scala
b/project/PekkoCoreDependency.scala
index 37903c6d..fc61931d 100644
--- a/project/PekkoCoreDependency.scala
+++ b/project/PekkoCoreDependency.scala
@@ -20,5 +20,5 @@ import com.github.pjfanning.pekkobuild.PekkoDependency
object PekkoCoreDependency extends PekkoDependency {
override val checkProject: String = "pekko-cluster-sharding-typed"
override val module: Option[String] = None
- override val currentVersion: String = "2.0.0-M2"
+ override val currentVersion: String = "2.0.0-M3"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]