This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch raboof-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-pekko-http-quickstart-scala-g8.git
commit 11210894b74f2dbf03ddedde5e2d688bfa51f9b5 Author: Arnout Engelen <[email protected]> AuthorDate: Wed Sep 5 18:25:29 2018 +0200 Update to akka-http 10.1.5 --- 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 5d863c0..6860b96 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.4 +akka_http_version=10.1.5 akka_version=2.5.16 organization=com.example package=$organization$ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
