This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch wip-akka-2516-patriknw in repository https://gitbox.apache.org/repos/asf/incubator-pekko-grpc-quickstart-scala-g8.git
commit 122b9aeae71004e88c528b82b9be57d6dd7a88f1 Author: Patrik Nordwall <[email protected]> AuthorDate: Thu Aug 30 07:42:16 2018 +0200 Akka 2.5.16 --- 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 6d73f5e..cb70be8 100644 --- a/src/main/g8/default.properties +++ b/src/main/g8/default.properties @@ -1,6 +1,6 @@ name = akka-grpc-quickstart-scala description = Akka gRPC is a toolkit for building streaming gRPC servers and clients on top of Akka Streams. This simple application will get you started building gRPC based systems with Scala. This app uses Akka, Scala, and ScalaTest. akka_grpc_version=0.2 -akka_version=2.5.15 +akka_version=2.5.16 scala_version=2.12.6 verbatim=*.scala *.conf *.proto *.pem *.key gradlew gradlew.bat gradle-wrapper.properties gradle-wrapper.jar --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
