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/incubator-pekko-grpc-quickstart-java.g8.git
The following commit(s) were added to refs/heads/main by this push:
new c04ccdc pekko-grpc 1.0.2 (#2)
c04ccdc is described below
commit c04ccdc7a0651dded92b52aeee5629d33c648ad0
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Jan 11 09:29:35 2024 +0100
pekko-grpc 1.0.2 (#2)
* pekko-grpc 1.0.2
* Update default.properties
* Update default.properties
* Revert "Update default.properties"
This reverts commit e52694270fd38414a70297659f54aa91c155d4a2.
---
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 38c0893..022e4d2 100644
--- a/src/main/g8/default.properties
+++ b/src/main/g8/default.properties
@@ -1,6 +1,6 @@
name=pekko-grpc-quickstart-java
-description = Pekko gRPC is a toolkit for building streaming gRPC servers and
clients on top of Pekko Streams. This simple application will get you started
building gRPC based systems with Java.
-pekko_grpc_version=1.0.1
+description = Apache Pekko gRPC is a toolkit for building streaming gRPC
servers and clients on top of Pekko Streams. This simple application will get
you started building gRPC based systems with Java.
+pekko_grpc_version=1.0.2
pekko_version=1.0.2
sbt_version=maven(org.scala-sbt, sbt, stable)
scala_major_version=2.13
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]