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


The following commit(s) were added to refs/heads/main by this push:
     new 4f4d4dbb upgrade to pekko 2.0.0-M2 (#783)
4f4d4dbb is described below

commit 4f4d4dbb35f80c4dcba8b0a803225c942a9d884d
Author: PJ Fanning <[email protected]>
AuthorDate: Thu May 14 14:15:15 2026 +0100

    upgrade to pekko 2.0.0-M2 (#783)
---
 project/PekkoCoreDependency.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/PekkoCoreDependency.scala 
b/project/PekkoCoreDependency.scala
index c127cb61..37903c6d 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-M1"
+  override val currentVersion: String = "2.0.0-M2"
 }


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

Reply via email to