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-persistence-cassandra.git
The following commit(s) were added to refs/heads/main by this push:
new c1aeba2 pekko 1.1.4 (#290)
c1aeba2 is described below
commit c1aeba2abf137fab2ae7cc1d9e7f71b23a2ce8df
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jun 23 09:42:18 2025 +0100
pekko 1.1.4 (#290)
---
project/PekkoCoreDependency.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/PekkoCoreDependency.scala
b/project/PekkoCoreDependency.scala
index b6af1eb..5c14d19 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.1.3"
+ override val currentVersion: String = "1.1.4"
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]