From d5489b4c7360ebcb134db892fac50a2d7d406402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Thu, 4 Apr 2019 11:23:50 +0200 Subject: Cowboy 2.6.2 Updates Cowlib to 2.7.2. --- doc/src/guide/getting_started.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src/guide/getting_started.asciidoc') diff --git a/doc/src/guide/getting_started.asciidoc b/doc/src/guide/getting_started.asciidoc index 3215fb9..97f2b20 100644 --- a/doc/src/guide/getting_started.asciidoc +++ b/doc/src/guide/getting_started.asciidoc @@ -69,7 +69,7 @@ fetch and compile Cowboy: PROJECT = hello_erlang DEPS = cowboy -dep_cowboy_commit = 2.6.1 +dep_cowboy_commit = 2.6.2 DEP_PLUGINS = cowboy -- cgit v1.2.3