This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pjfanning-patch-1 in repository https://gitbox.apache.org/repos/asf/pekko-projection.git
commit 059e9d52faee5f36b359609431db1931228b2a2f Author: PJ Fanning <[email protected]> AuthorDate: Fri Jul 18 10:16:40 2025 +0100 pekko 1.1.5 --- project/PekkoCoreDependency.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/PekkoCoreDependency.scala b/project/PekkoCoreDependency.scala index 728204a..4fe6ae1 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.4" + override val currentVersion: String = "1.1.5" } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
