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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-quickstart-java.g8.git


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

commit c70d20d0f9e680517d44064f9fc411be0fb230bf
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jan 20 20:17:40 2026 +0100

    Update Pekko version to 1.4.0 (#19)
---
 src/main/g8/default.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/g8/default.properties b/src/main/g8/default.properties
index 134e842..f930107 100644
--- a/src/main/g8/default.properties
+++ b/src/main/g8/default.properties
@@ -1,5 +1,5 @@
 name = pekko-quickstart-java
 description = Apache Pekko is a toolkit and runtime for building highly 
concurrent, distributed, and fault tolerant event-driven apps. This simple 
application will get you started building Actor based systems with Java.
-pekko_version=1.2.0
+pekko_version=1.4.0
 sbt_version=maven(org.scala-sbt, sbt, stable)
 package=com.example


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

Reply via email to