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


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

commit 5c1084683c5e3dcc14853e5e27f6c33f2e270cc2
Author: PJ Fanning <[email protected]>
AuthorDate: Wed Jan 21 10:08:35 2026 +0100

    Update Pekko version to 1.4.0 (#17)
---
 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 5fb0bd5..1dfd13a 100644
--- a/src/main/g8/default.properties
+++ b/src/main/g8/default.properties
@@ -2,7 +2,7 @@ name=My Pekko HTTP Project
 description=This is a seed project which creates a basic build for a Pekko 
HTTP application using Scala.
 scala_version=3.3.7
 pekko_http_version=1.3.0
-pekko_version=1.2.1
+pekko_version=1.4.0
 sbt_version=maven(org.scala-sbt, sbt, stable)
 organization=com.example
 package=$organization$


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

Reply via email to