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-quickstart-scala.g8.git


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

commit ebf8ee70691101e3871bbb2949d864ecebf30047
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jan 21 14:15:09 2026 +0100

    Update Pekko version to 1.4.0 (#20)
---
 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 8104634..3fe3de0 100644
--- a/src/main/g8/default.properties
+++ b/src/main/g8/default.properties
@@ -1,5 +1,5 @@
 name = pekko-quickstart-scala
 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 Scala. This 
app uses Apache Pekko, Scala, and ScalaTest.
-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