This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch grpc-1.0.2 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-java.g8.git
commit 0f7bd84c2fe9402a949adad8d8b42f8b416daba8 Author: PJ Fanning <[email protected]> AuthorDate: Tue Jan 9 13:06:56 2024 +0100 pekko-grpc 1.0.2 --- 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 38c0893..ebb343f 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 +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]
