This is an automated email from the ASF dual-hosted git repository.

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new b221de9f0 Update PekkoCoreDependency version to 1.4.0 (#1372)
b221de9f0 is described below

commit b221de9f0fcdd50d2668209d7ebb4dddefc44ae6
Author: PJ Fanning <[email protected]>
AuthorDate: Fri Jan 23 11:03:31 2026 +0100

    Update PekkoCoreDependency version to 1.4.0 (#1372)
---
 project/PekkoCoreDependency.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/PekkoCoreDependency.scala 
b/project/PekkoCoreDependency.scala
index 61d5bd7d0..d3672d829 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 = "1.3.0"
+  override val currentVersion: String = "1.4.0"
 }


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

Reply via email to