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

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

commit 82edb4c167f06bede9c607bda2ac04e264974e02
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 15:28:45 2024 +0100

    pekko 1.1
---
 project/build.properties       | 2 +-
 src/main/g8/default.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/project/build.properties b/project/build.properties
index 081fdbb..ee4c672 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1 +1 @@
-sbt.version=1.10.0
+sbt.version=1.10.1
diff --git a/src/main/g8/default.properties b/src/main/g8/default.properties
index 0521786..37a6cc0 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.0.3
+pekko_version=1.1.1
 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