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-projection.git
The following commit(s) were added to refs/heads/main by this push:
new f4c7f87 pekko 1.1.4 (#283)
f4c7f87 is described below
commit f4c7f87d7f26e768e47ba14bfdb14c831c11d360
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jun 23 08:42:47 2025 +0100
pekko 1.1.4 (#283)
---
project/PekkoCoreDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoCoreDependency.scala
b/project/PekkoCoreDependency.scala
index 5986efa..728204a 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 = "1.1.3"
+ override val currentVersion: String = "1.1.4"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]