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


The following commit(s) were added to refs/heads/main by this push:
     new 6887194  Update pekko_version to 1.4.0 (#22)
6887194 is described below

commit 6887194fc2f9e1e3bc77b44900b279d864b3038d
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jan 20 15:06:44 2026 +0100

    Update pekko_version to 1.4.0 (#22)
---
 src/main/g8/default.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/g8/default.properties b/src/main/g8/default.properties
index 49e897e..179c647 100644
--- a/src/main/g8/default.properties
+++ b/src/main/g8/default.properties
@@ -1,6 +1,6 @@
 name=My Pekko HTTP Project
 pekko_http_version=1.3.0
-pekko_version=1.2.1
+pekko_version=1.4.0
 organization=com.example
 package=$organization$
-verbatim=gradlew gradlew.bat gradle-wrapper.properties gradle-wrapper.jar
\ No newline at end of file
+verbatim=gradlew gradlew.bat gradle-wrapper.properties gradle-wrapper.jar


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

Reply via email to