This is an automated email from the ASF dual-hosted git repository.
davisp pushed a commit to branch fix-erlang-21-eunit-failures
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/fix-erlang-21-eunit-failures
by this push:
new a3243d4 Update snappy dep to CouchDB-1.0.1 with 21.0 support
a3243d4 is described below
commit a3243d4ca62d024f48e0c3daf9ce6895b380dbbd
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Thu Jun 21 14:07:25 2018 -0400
Update snappy dep to CouchDB-1.0.1 with 21.0 support
Issue #1396
---
rebar.config.script | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rebar.config.script b/rebar.config.script
index 1bf3969..337d25d 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -51,7 +51,7 @@ DepDescs = [
{b64url, "b64url", {tag, "1.0.1"}},
{ets_lru, "ets-lru", {tag, "1.0.0"}},
{khash, "khash", {tag, "1.0.1"}},
-{snappy, "snappy", {tag, "CouchDB-1.0.0"}},
+{snappy, "snappy", {tag, "CouchDB-1.0.1"}},
{ioq, "ioq", {tag, "1.0.1"}},
%% Non-Erlang deps