This is an automated email from the ASF dual-hosted git repository.
kocolosk pushed a commit to branch 2971-count-distinct
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/2971-count-distinct by this
push:
new b7cf2b9 Update to latest hyper
b7cf2b9 is described below
commit b7cf2b91a89230ac797c02f8319db7dee1675755
Author: Adam Kocoloski <[email protected]>
AuthorDate: Thu May 31 00:09:32 2018 -0400
Update to latest hyper
---
rebar.config.script | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rebar.config.script b/rebar.config.script
index b3360d8..a3462c9 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -61,7 +61,7 @@ DepDescs = [
{tag, "v1.1.15"}, [raw]},
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.2"}},
-{hyper, "hyper", {tag, "CouchDB-2.2.0-1"}},
+{hyper, "hyper", {tag, "CouchDB-2.2.0-3"}},
{ibrowse, "ibrowse", {tag, "CouchDB-4.0.1"}},
{jiffy, "jiffy", {tag, "CouchDB-0.14.11-2"}},
{mochiweb, "mochiweb", {tag, "v2.17.0"}},
--
To stop receiving notification emails like this one, please contact
[email protected].