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-projection.git


The following commit(s) were added to refs/heads/main by this push:
     new e13501e7 Update Pekko core dependency version to 2.0.0-M4 (#611)
e13501e7 is described below

commit e13501e73ad053e0f1cb13142cd7faf789efb59e
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Aug 22 12:45:30 2026 +0100

    Update Pekko core dependency version to 2.0.0-M4 (#611)
---
 project/PekkoCoreDependency.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/PekkoCoreDependency.scala 
b/project/PekkoCoreDependency.scala
index 77bb36e1..88fe09ee 100644
--- a/project/PekkoCoreDependency.scala
+++ b/project/PekkoCoreDependency.scala
@@ -21,5 +21,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-M3"
+  override val currentVersion: String = "2.0.0-M4"
 }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to