This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch raboof-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http-quickstart-scala-g8.git
commit d32f27e0ed64b49f01fad5a947c2b02216e1bbe6 Author: Arnout Engelen <[email protected]> AuthorDate: Thu Aug 23 09:53:54 2018 +0200 Update to 10.1.4 --- 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 432a0f6..dad7fb5 100644 --- a/src/main/g8/default.properties +++ b/src/main/g8/default.properties @@ -1,7 +1,7 @@ name=My Akka HTTP Project description=This is a seed project which creates a basic build for an Akka HTTP application using Scala. scala_version=2.12.6 -akka_http_version=10.1.3 +akka_http_version=10.1.4 akka_version=2.5.14 organization=com.example package=$organization$ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
