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-http-quickstart-java.g8.git
commit 9e5d9de21798396bbbcc558e964b0f1d32696d82 Author: PJ Fanning <[email protected]> AuthorDate: Thu Jan 15 21:36:14 2026 +0100 Update pekko_version to 1.4.0 --- 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]
