You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/01/05 19:53:05 UTC

[couchdb] branch update-rebar-config-script-for-3.0 created (now d546928)

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to branch update-rebar-config-script-for-3.0
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


      at d546928  Update dependencies for 3.0

This branch includes the following new commits:

     new d546928  Update dependencies for 3.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb] 01/01: Update dependencies for 3.0

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to branch update-rebar-config-script-for-3.0
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit d546928d76ae6a78d1a219e419a47820141c818a
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Sun Jan 5 13:52:50 2020 -0600

    Update dependencies for 3.0
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 79d3e0c..03572f4 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -146,7 +146,7 @@ DepDescs = [
 {ets_lru,          "ets-lru",          {tag, "1.0.0"}},
 {khash,            "khash",            {tag, "1.0.1"}},
 {snappy,           "snappy",           {tag, "CouchDB-1.0.4"}},
-{ioq,              "ioq",              {tag, "2.1.2"}},
+{ioq,              "ioq",              {tag, "2.1.3"}},
 {hqueue,           "hqueue",           {tag, "1.0.1"}},
 
 %% Non-Erlang deps