This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch pekko-grpc-1.0.2 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-scala.g8.git
commit 49ceb9bf4d27f9dccf7d0e0bfda52b40b4f59409 Author: PJ Fanning <[email protected]> AuthorDate: Tue Jan 9 13:08:35 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 8561f40..b26d2e8 100644 --- a/src/main/g8/default.properties +++ b/src/main/g8/default.properties @@ -1,6 +1,6 @@ name = pekko-grpc-quickstart-scala 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 Scala. This app uses Pekko, Scala, and ScalaTest. -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]
